Web Testing/Automation/automation-01-11-2010: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "== Discussion topics == *Python Selenium Tests *Check Action Items from Last meeting *Etherpad for other notes at http://etherpad.mozilla.com:9000/3W6SnSMgm5 === Selenium IDE ==...")
 
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Discussion topics ==
== Discussion topics ==
*Python Selenium Tests
*Python Selenium Tests
*Check Action Items from Last meeting
*Check Action Items from [[Web_Testing/Automation/automation-10-11-2010|Last meeting]]
*Etherpad for other notes at http://etherpad.mozilla.com:9000/3W6SnSMgm5
*Etherpad for other notes at http://etherpad.mozilla.com:9000/3W6SnSMgm5


Line 7: Line 7:


* Adam Goucher says that this should work in trunk for Firefox 4
* Adam Goucher says that this should work in trunk for Firefox 4
* After a quick check, Selenium IDE looks good on Firefox 4 Beta 6
* However there are a couple of issues in Minefield
** Record feature not working when Selenium is opened in the sidebar
** Dropdown list of commands is blank (no labels), although it is functioning correctly
* There are a few issues remaining related to a change to switching formats


==Status Update==
==Status Update==
Line 12: Line 17:


===AMO===
===AMO===


===SUMO===
===SUMO===
 
*updated the rewrites script for the new redirects


===Mozilla.com===
===Mozilla.com===
Line 21: Line 25:


===Page Object Model===
===Page Object Model===
 
Major rewrites happening for AMO - Truman


==Action Items==
==Action Items==
*Firefox 4 is partially working - Tanay to test and push to grid (still no clean shutdown - known Selenium bug, just have to wait for new release)
*Look into central repo for core PMO that is pulled in with each project -DavidB to research
*Start creating a coding convention for tests as not all of PEP8 works for us

Latest revision as of 22:40, 2 November 2010

Discussion topics

Selenium IDE

  • Adam Goucher says that this should work in trunk for Firefox 4
  • After a quick check, Selenium IDE looks good on Firefox 4 Beta 6
  • However there are a couple of issues in Minefield
    • Record feature not working when Selenium is opened in the sidebar
    • Dropdown list of commands is blank (no labels), although it is functioning correctly
  • There are a few issues remaining related to a change to switching formats

Status Update

AMO

SUMO

  • updated the rewrites script for the new redirects

Mozilla.com

Page Object Model

Major rewrites happening for AMO - Truman

Action Items

  • Firefox 4 is partially working - Tanay to test and push to grid (still no clean shutdown - known Selenium bug, just have to wait for new release)
  • Look into central repo for core PMO that is pulled in with each project -DavidB to research
  • Start creating a coding convention for tests as not all of PEP8 works for us