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

(Created page with '=Mozmill: Test Results Data Collecting= {| | style="width: 33%" | | style="width: 33%" | |- valign="top" | '''Lead:''' | [mailto:hskupin@mozilla.com Henrik Skupin] |- vali…')
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Mozmill: Test Results Data Collecting=
=Overview=
{|  
{|  
  | style="width: 33%" |
  | style="width: 33%" |
Line 7: Line 7:
  | [mailto:hskupin@mozilla.com Henrik Skupin]
  | [mailto:hskupin@mozilla.com Henrik Skupin]
  |- valign="top"
  |- valign="top"
  | '''Co-worker:'''
  | '''Co-workers:'''
  | n/a
  | n/a
|- valign="top"
| '''Dates:'''
| June 2010
  |- valign="top"
  |- valign="top"
  | '''Repository Location:'''
  | '''Repository Location:'''
Line 14: 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.

Latest revision as of 16:11, 16 June 2010

Overview

Lead: Henrik Skupin
Co-workers: n/a
Dates: June 2010
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.