QA/Automation/Projects/Dreams: Difference between revisions

From MozillaWiki
< QA‎ | Automation‎ | Projects
Jump to navigation Jump to search
(Created page with "{| class="fullwidth-table sortable" |- | style="background:#EFEFEF; width:25%" | '''Project''' | style="background:#EFEFEF; width:18%" | '''Technologies''' | style="background:...")
 
No edit summary
Line 1: Line 1:
These are the Dreams and goals that we will do eventually. We are putting them here so that we never forget about them!
{| class="fullwidth-table sortable"
{| class="fullwidth-table sortable"
|-
|-
Line 6: Line 9:
|- valign="top"
|- valign="top"
| On Demand VMs
| On Demand VMs
| Python
|  
| Implementation of a remote mechanism to trigger Mozmill functional and update tests for Firefox releases
| Our MozMill and Selenium tests have to reuse the same machine all the time. This is OK for Firefox but if our tests have to then use other browsers we can pollute the machine. We need to
|}
|}

Revision as of 20:56, 10 February 2012

These are the Dreams and goals that we will do eventually. We are putting them here so that we never forget about them!


Project Technologies Description
On Demand VMs Our MozMill and Selenium tests have to reuse the same machine all the time. This is OK for Firefox but if our tests have to then use other browsers we can pollute the machine. We need to