Confirmed users
9,511
edits
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Overview: This aims to help facilitate both QA and Development in running and writing Selenium-based testcases to help better-test SUMO. | Overview: This aims to help facilitate both QA and Development in running and writing Selenium-based testcases to help better-test SUMO. | ||
Testcase location: [http://viewvc.svn.mozilla.org/vc/projects/sumo/trunk/tests/frontend/ 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/ http://viewvc.svn.mozilla.org/vc/projects/sumo/trunk/tests/frontend/]<p> = | ||
= How to run these tests '''*individually*''' using the Selenium IDE = | == 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]<br> | 1. Download the Selenium IDE from [https://addons.mozilla.org/en-US/firefox/addon/2079 https://addons.mozilla.org/en-US/firefox/addon/2079]<br> | ||
2. Install it<br> | 2. Install it<br> | ||
| Line 11: | Line 11: | ||
6. Click Play! | 6. Click Play! | ||
== Testcases needed == | === Testcases needed === | ||
* SHOWFOR functionality | * SHOWFOR functionality | ||
* Breadcrumbs | * Breadcrumbs | ||
| Line 17: | Line 17: | ||
** So we can better test submitting article feedback/new forum posts while logged out | ** So we can better test submitting article feedback/new forum posts while logged out | ||
=== Current test coverage === | ==== Current test coverage ==== | ||
*[http://viewvc.svn.mozilla.org/vc/projects/sumo/trunk/tests/frontend/ask-a-question.html?revision=24088 Ask a question] | *[http://viewvc.svn.mozilla.org/vc/projects/sumo/trunk/tests/frontend/ask-a-question.html?revision=24088 Ask a question] | ||