B2G/QA/Automation/UI/Strategy: Difference between revisions
< B2G | QA | Automation | UI
Jump to navigation
Jump to search
(→Plan) |
|||
Line 22: | Line 22: | ||
=Plan= | =Plan= | ||
* [[/CI vs UAT|Separate automation concerns for | * [[/CI vs UAT|Separate automation concerns for Gaia Integration and Gaia User Acceptance Tests (UAT)]] | ||
For | For Gaia UAT: | ||
* [[/Streamline UAT Execution|Streamline current execution for increased responsiveness]] | * [[/Streamline UAT Execution|Streamline current execution for increased responsiveness]] | ||
Line 31: | Line 31: | ||
* [[/Increase UAT coverage|Increase the coverage using the Marionette JS GaiaTest harness]] | * [[/Increase UAT coverage|Increase the coverage using the Marionette JS GaiaTest harness]] | ||
For | For Gaia Integration: | ||
* [[/Assist with CI tests|Assist the functional teams by increasing coverage]] | * [[/Assist with CI tests|Assist the functional teams by increasing coverage]] |
Revision as of 02:23, 12 February 2015
Team Mandates
- Establish visible subject matter expertise in automation
- Own, expand and maintain QA User Acceptance Test (UAT) automation
- Increase confidence in UAT automation
- Provide expert assistance to improve all phases of UI test coverage
- Catch problems quickly and effectively
- Increase community support for FxOS QA
- Increase quality of and confidence in the product
Challenges
- Automation systems and concerns are poorly documented
- Development and QA have different approaches and needs from UI testing
- UI tests have had no developer support, largely because of Python implementation
- Team has been blocked too much by cross-team dependencies
- Test results are hidden in Jenkins
- Test results have too many spurious failures to sheriff
- Test results only looked at a limited number of times per day
- Community paths poorly defined and advertised
Plan
For Gaia UAT:
- Streamline current execution for increased responsiveness
- Document how we develop and execute automation
- Develop a GaiaTest-equivalent harness based on Marionette JS
- Increase the coverage using the Marionette JS GaiaTest harness
For Gaia Integration:
- Assist the functional teams by increasing coverage
- Move existing Gaia Integration Python tests to Gaia Integration JS for wider ownership
For Community: