QA/Execution/Web Testing/SUMO/Selenium: Difference between revisions

From MozillaWiki
< QA‎ | Execution‎ | Web Testing‎ | SUMO
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Testcase location: [http://viewvc.svn.mozilla.org/vc/projects/sumo/trunk/tests/frontend/]<p>


Testcase location: [http://viewvc.svn.mozilla.org/vc/projects/sumo/trunk/tests/frontend/]
How to run these tests '''*individually*''' using the Selenium IDE:<p>
 
How to run these tests '''*individually*''' using the Selenium IDE:


1. Download the Selenium IDE from [https://addons.mozilla.org/en-US/firefox/addon/2079 https://addons.mozilla.org/en-US/firefox/addon/2079]
1. Download the Selenium IDE from [https://addons.mozilla.org/en-US/firefox/addon/2079 https://addons.mozilla.org/en-US/firefox/addon/2079]
2. Install it
2. Install it<br>
3. Launch Selenium, and choose File | Open
3. Launch Selenium, and choose File | Open<br>
4. Give it the individual test location and choose OK/Open
4. Give it the individual test location and choose OK/Open><br>
5. Ensure the base URL is appropriate (staging vs. production) -- the testcases should all be written as relative, so they'll work in both
5. Ensure the base URL is appropriate (staging vs. production) -- the testcases should all be written as relative, so they'll work in both<br>
6. Click Play!
6. Click Play!

Revision as of 19:36, 2 April 2009

Testcase location: [1]

How to run these tests *individually* using the Selenium IDE:

1. Download the Selenium IDE from https://addons.mozilla.org/en-US/firefox/addon/2079 2. Install it
3. Launch Selenium, and choose File | Open
4. Give it the individual test location and choose OK/Open>
5. Ensure the base URL is appropriate (staging vs. production) -- the testcases should all be written as relative, so they'll work in both
6. Click Play!