TestEngineering/Web/Automation: Difference between revisions
Line 61: | Line 61: | ||
== Meeting Notes == | == Meeting Notes == | ||
*December, 2010 | |||
**[[Web Testing/Automation/automation-02-12-2010|Meeting Notes 02-12-2010]] | |||
*November,2010 | *November,2010 | ||
**[[Web Testing/Automation/automation-18-11-2010|Meeting Notes-18-11-2010]] | **[[Web Testing/Automation/automation-18-11-2010|Meeting Notes-18-11-2010]] |
Revision as of 14:42, 6 December 2010
Automation Homepage
<enter fluff here>
Selenium
Architecture
We have 4 Mac Minis running various Selenium RC environments, integrated via Hudson Continuous Build Integration and Selenium Grid. All machines can be VNCed into from within the MV-Office intranet (VPN if offsite). In order to start the entire system (Hudson Master, Hudson Slave, Selenium Grid, and All VMs with Selenium RCs), ensure that all the Mac Minis are powered on and logged in. Run startAll.sh on the desktop of qa-selenium.mv.mozilla.com (VPN required), and everything should start up. Everything can be shut down by running killAll.sh on the desktop of qa-selenium.mv.mozilla.com. This safely tears down Hudson and Selenium grid, terminates all Terminal sessions on OSX based computers, and sends the shut down command to all VMs.
Hudson Build Schedule
Product
AMO
- Page Object Model Overview
- Libraries for Page Object Model
- Config Files
- Shared Libraries (pre-POM)
- Troubleshooting AMO test runs
- Conventions in AMO Test Cases
SUMO
Mozilla.com
Current Coverage / Plans
Would a table/grid with checkmarks be better to represent coverage?
AMO
- Current
- Smoketest
- BFT
- FFT
SUMO
- BFT
Socorro
- None currently
Mozilla.com / Firefox.com
- Tests for redirects/download button (see Tanay)
- Broken mobile tests (see Jason Grlicky/Alex Buchanan)
Input
- None currently
Meeting Notes
- December, 2010
- November,2010
- October,2010
- September,2010
- August,2010