TestEngineering/Web/Automation: Difference between revisions
(→AMO) |
|||
Line 33: | Line 33: | ||
*[https://wiki.mozilla.org/QA/Execution/Web_Testing/Docs/Automation/Testcases/ConfigFiles Config Files] | *[https://wiki.mozilla.org/QA/Execution/Web_Testing/Docs/Automation/Testcases/ConfigFiles Config Files] | ||
*[https://wiki.mozilla.org/QA/Execution/Web_Testing/Docs/Automation/Testcases/SharedLibraries Shared Libraries (pre-POM)] | *[https://wiki.mozilla.org/QA/Execution/Web_Testing/Docs/Automation/Testcases/SharedLibraries Shared Libraries (pre-POM)] | ||
* | |||
*[https://wiki.mozilla.org/QA/Execution/Web_Testing/Docs/Automation/Testcases/TroubleshootingAmoTests Troubleshooting AMO test runs] | |||
*[https://wiki.mozilla.org/QA/Execution/Web_Testing/Docs/Automation/Testcases/ConventionsAmoTests Conventions in AMO Test Cases] | |||
=== SUMO === | === SUMO === |
Revision as of 21:40, 8 November 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
- November,2010
- October,2010
- September,2010
- August,2010