canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,714
edits
(→TBD) |
No edit summary |
||
Line 148: | Line 148: | ||
[[File:Mozmill_crowd_preferences.jpg]] | [[File:Mozmill_crowd_preferences.jpg]] | ||
= | == Backend == | ||
==Project Details== | ===Project Details=== | ||
[https://docs.google.com/Doc?id=d9cz3wk_17hmkx6p2w Google Document] | [https://docs.google.com/Doc?id=d9cz3wk_17hmkx6p2w Google Document] | ||
==Preparing the System== | ===Preparing the System=== | ||
To run Mozmill tests, the system has to be prepared to match a specific set of requirements. [https://developer.mozilla.org/en/Mozmill#The_Command_Line_Client The steps] which are necessary aren't the easiest ones and can cause trouble, especially when you are doing it for the first time. | To run Mozmill tests, the system has to be prepared to match a specific set of requirements. [https://developer.mozilla.org/en/Mozmill#The_Command_Line_Client The steps] which are necessary aren't the easiest ones and can cause trouble, especially when you are doing it for the first time. | ||
Line 163: | Line 163: | ||
* Retrieve the automation scripts | * Retrieve the automation scripts | ||
==Executing Mozmill Tests== | ===Executing Mozmill Tests=== | ||
Given by the selected dropdown entry on the toolbar the Python script of the related test-run gets executed. It will perform the following actions: | Given by the selected dropdown entry on the toolbar the Python script of the related test-run gets executed. It will perform the following actions: | ||
Line 171: | Line 171: | ||
* Execute all existent tests | * Execute all existent tests | ||
==Results Analysis== | ===Results Analysis=== | ||
Once a test-run has been finished the results can be uploaded to our [http://brasstacks.mozilla.com/couchdb/mozmill/_design/reports/_list/summary/summary report server]. There they can be examined and checked for new failures. A [https://wiki.mozilla.org/QA/Mozmill_Test_Automation/Dashboard web dashboard] will be created to offer the most valuable information. | Once a test-run has been finished the results can be uploaded to our [http://brasstacks.mozilla.com/couchdb/mozmill/_design/reports/_list/summary/summary report server]. There they can be examined and checked for new failures. A [https://wiki.mozilla.org/QA/Mozmill_Test_Automation/Dashboard web dashboard] will be created to offer the most valuable information. |