QA/Mozmill Test Automation/Results Data: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
=Mozmill: Test Results Data Collecting=
=Overview=
{|  
{|  
  | style="width: 33%" |
  | style="width: 33%" |
Line 11: Line 11:
  |- valign="top"
  |- valign="top"
  | '''Dates:'''
  | '''Dates:'''
  | n/a
  | May, 15th
  |- valign="top"
  |- valign="top"
  | '''Repository Location:'''
  | '''Repository Location:'''
Line 17: Line 17:
  |- valign="top"
  |- valign="top"
  | '''Tracking Bug:'''
  | '''Tracking Bug:'''
  | n/a
  | {{bug|562822}}
  |}
  |}


==Excerpt==
=Excerpt=
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.
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


==Project details==
Once all the information has been collected we can start implementing the [[QA/Mozmill_Test_Automation/Dashboard|dashboard]].
At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.

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.