QA/Execution/Web Testing/Goals/2015/Q4: Difference between revisions
< QA | Execution | Web Testing
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
# [done] - Establish a new suite of Python functional tests for Mozilla.org, aka Bedrock | # [done] - Establish a new suite of Python functional tests for Mozilla.org, aka Bedrock | ||
# [done] - Support mozilla.org: Tracking Protection features, Fall Campaign deliverables, moz.org content redesign | # [done] - Support mozilla.org: Tracking Protection features, Fall Campaign deliverables, moz.org content redesign | ||
# Integrate One and Done WebDriver test automation into development pipeline (Travis CI) | # [done] - Integrate One and Done WebDriver test automation into development pipeline (Travis CI) | ||
# Audit /sumo-tests repo, add issues for new automation, begin writing new tests, move repo into /kitsune to become part of their release process, add limited manual testing for user-facing features | # [done] - Audit /sumo-tests repo, add issues for new automation, begin writing new tests, move repo into /kitsune to become part of their release process, add limited manual testing for user-facing features | ||
=== '''GOAL: Add desktop Marketplace test-automation for Firefox OS add-ons submission''' === | === '''GOAL: Add desktop Marketplace test-automation for Firefox OS add-ons submission''' === | ||
Line 19: | Line 19: | ||
=== '''(SHARED) GOAL: Establish a new suite of Python functional tests for Bedrock''' === | === '''(SHARED) GOAL: Establish a new suite of Python functional tests for Bedrock''' === | ||
* {{ | * {{done|}} | ||
** replace [https://github.com/mozilla/bedrock/tree/master/tests/functional CasperJS functional tests] with Python tests | ** replace [https://github.com/mozilla/bedrock/tree/master/tests/functional CasperJS functional tests] with Python tests | ||
** migrate existing [https://github.com/mozilla/mcom-tests/ mcom-tests repo] to [https://github.com/mozilla/bedrock bedrock repo] | ** migrate existing [https://github.com/mozilla/mcom-tests/ mcom-tests repo] to [https://github.com/mozilla/bedrock bedrock repo] | ||
Line 35: | Line 35: | ||
=== '''GOAL: SUMO: Audit /sumo-tests repo, add issues for new automation, begin writing new tests, move repo into /kitsune to become part of their release process, add limited manual testing for user-facing features''' === | === '''GOAL: SUMO: Audit /sumo-tests repo, add issues for new automation, begin writing new tests, move repo into /kitsune to become part of their release process, add limited manual testing for user-facing features''' === | ||
* {{ | * {{done|}} Audit, manual testing, and new automation tests are all in progress. | ||
** Owner/Contact: rbillings | ** Owner/Contact: rbillings |
Latest revision as of 21:27, 8 January 2016
Web QA Q4 Team Goals
- [done] - Add desktop Marketplace test-automation for Firefox OS add-ons submission
- [done] - Define a test strategy for Add-ons: Desktop, Services, and Mobile, and across multiple features
- [done] - Establish a new suite of Python functional tests for Mozilla.org, aka Bedrock
- [done] - Support mozilla.org: Tracking Protection features, Fall Campaign deliverables, moz.org content redesign
- [done] - Integrate One and Done WebDriver test automation into development pipeline (Travis CI)
- [done] - Audit /sumo-tests repo, add issues for new automation, begin writing new tests, move repo into /kitsune to become part of their release process, add limited manual testing for user-facing features
GOAL: Add desktop Marketplace test-automation for Firefox OS add-ons submission
- [DONE]
- Done in https://github.com/mozilla/marketplace-tests/commit/8daa3115e2519a3d454f681328cb05479fbc0d6b
- Owner/Contact: bsilverberg
GOAL: Define a test strategy for Add-ons: Desktop, Services, and Mobile, and across multiple features.
- [DONE]
- Done: https://wiki.mozilla.org/Add-ons/Testplan
- Owner/contact: krupa
(SHARED) GOAL: Establish a new suite of Python functional tests for Bedrock
- [DONE]
- replace CasperJS functional tests with Python tests
- migrate existing mcom-tests repo to bedrock repo
- Owner/Contact: davehunt + agibson
GOAL: Support mozilla.org: Tracking Protection features, Fall Campaign deliverables, moz.org content redesign
- [DONE] Fall Campaign went out successfully, along with Tracking Protection features.
- Mozilla.org content redesign pushed to next year (Q1?)
- Owner/Contact: rbillings
GOAL: Integrate One and Done WebDriver test automation into development pipeline (Travis CI)
- [DONE]
- Landed in https://github.com/mozilla/oneanddone/pull/307
- Owner/Contact: bsilverberg
GOAL: SUMO: Audit /sumo-tests repo, add issues for new automation, begin writing new tests, move repo into /kitsune to become part of their release process, add limited manual testing for user-facing features
- [DONE] Audit, manual testing, and new automation tests are all in progress.
- Owner/Contact: rbillings