QA/Automation/Projects/Dreams: Difference between revisions
< QA | Automation | Projects
Jump to navigation
Jump to search
m (moved QA/Automation Services/Projects/Dreams to Auto-tools/Automation Development/Projects/Dreams: Reorg of Automation Services team) |
m (Whimboo moved page Auto-tools/Automation Development/Projects/Dreams to QA/Automation/Projects/Dreams: Team reorganization) |
||
(One intermediate revision by the same user not shown) | |||
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! | These are the Dreams and goals that we will do eventually. We are putting them here so that we never forget about them! | ||
== Mozmill == | |||
=== Tests and API === | |||
* Making use of pre-configured profiles for migration tests | |||
=== Use Marionette as driver === | |||
With Marionette landed in Firefox we should make use of it and get rid of JSBridge. | |||
== Selenium == | |||
=== FennecDriver === | |||
Selenium Support for Firefox Mobile. | |||
== Infrastructure == | |||
=== ESX cluster === | |||
Having a cluster of machines available we could broadcast job requests. It would help a lot in terms of maintenance and execution speed. | |||
=== 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 use other browsers we can pollute the machine. We need to make sure to always have a clean system by auto-starting VMs. |
Latest revision as of 10:40, 13 January 2014
These are the Dreams and goals that we will do eventually. We are putting them here so that we never forget about them!
Mozmill
Tests and API
- Making use of pre-configured profiles for migration tests
Use Marionette as driver
With Marionette landed in Firefox we should make use of it and get rid of JSBridge.
Selenium
FennecDriver
Selenium Support for Firefox Mobile.
Infrastructure
ESX cluster
Having a cluster of machines available we could broadcast job requests. It would help a lot in terms of maintenance and execution speed.
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 use other browsers we can pollute the machine. We need to make sure to always have a clean system by auto-starting VMs.