QA/Mozmill Test Automation/Results Data: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
= | =Overview= | ||
{| | {| | ||
| style="width: 33%" | | | style="width: 33%" | | ||
Line 11: | Line 11: | ||
|- valign="top" | |- valign="top" | ||
| '''Dates:''' | | '''Dates:''' | ||
| | | May, 15th | ||
|- valign="top" | |- valign="top" | ||
| '''Repository Location:''' | | '''Repository Location:''' | ||
Line 17: | Line 17: | ||
|- valign="top" | |- valign="top" | ||
| '''Tracking Bug:''' | | '''Tracking Bug:''' | ||
| | | {{bug|562822}} | ||
|} | |} | ||
== | =Excerpt= | ||
All possible Mozmill test-runs can report their test results to our central brasstacks server. There they will shown up in a [[QA/Mozmill_Test_Automation/Dashboard|dashboard]]. To make sure that all required data is sent, this project keeps track of the collection creation. | |||
=Project details= | |||
To make sure the different types of Mozmill tests send the correct data, the following test-runs have to be taken into account: | |||
* Normal tests | |||
* Restart tests | |||
* Software Update tests | |||
* L10n tests | |||
* Accessibility tests | |||
* Add-on tests | |||
Once all the information has been collected we can start implementing the [[QA/Mozmill_Test_Automation/Dashboard|dashboard]]. | |||
Revision as of 00:41, 30 April 2010
Overview
Lead: | Henrik Skupin |
Co-workers: | n/a |
Dates: | May, 15th |
Repository Location: | n/a |
Tracking Bug: | bug 562822 |
Excerpt
All possible Mozmill test-runs can report their test results to our central brasstacks server. There they will shown up in a dashboard. To make sure that all required data is sent, this project keeps track of the collection creation.
Project details
To make sure the different types of Mozmill tests send the correct data, the following test-runs have to be taken into account:
- Normal tests
- Restart tests
- Software Update tests
- L10n tests
- Accessibility tests
- Add-on tests
Once all the information has been collected we can start implementing the dashboard.