QA/Automation/Projects/Test Creation: Difference between revisions
< QA | Automation | Projects
Jump to navigation
Jump to search
| Line 50: | Line 50: | ||
| In progress | | In progress | ||
|} | |} | ||
== Documentation == | |||
* Introduction into Test Frameworks: https://developer.mozilla.org/en-US/docs/Mozilla/QA/Automated_testing | |||
== References == | |||
* Mochitests: https://developer.mozilla.org/en-US/docs/Mochitest | |||
* Browser Chrome tests: https://developer.mozilla.org/en-US/docs/Browser_chrome_tests | |||
* Mozmill tests: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Mozmill | |||
Revision as of 09:04, 8 May 2014
Overview
Our goal is to automate specific tests as identifies by Desktop team.
| Name: | Test Creation |
| Leads: | Daniel Gherasim, Mihaela Velimiroviciu |
| Contributors: | n/a |
| Tracking Bug: | bug 1007559 |
| Repository: | mozilla-central, mozmill tests |
| Etherpad: | https://etherpad.mozilla.org/tests-to-automate |
Roadmap
| Date | Version | Details |
| June 30th, 2014 | - | 10 new automated tests |
List of Tests
In the following table you can find all the tests we decide that have to be done for this goal.
| Test | Assigner | Status |
| Create Mozmill test for Firefox's safebrowsing feature (bug 967568) | Mihaela Velimiroviciu | In progress |
Documentation
- Introduction into Test Frameworks: https://developer.mozilla.org/en-US/docs/Mozilla/QA/Automated_testing
References
- Mochitests: https://developer.mozilla.org/en-US/docs/Mochitest
- Browser Chrome tests: https://developer.mozilla.org/en-US/docs/Browser_chrome_tests
- Mozmill tests: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Mozmill