1) Download the Selenium IDE from the following link - http://docs.seleniumhq.org/download/
2) Download Firefox Plugins-
3) Open the IDE,open these test suites
4) Change the site base url(on which the test cases need to be run) in following test case:-
Learnexa_Flow->SetEnvironment.html
5) Change the file paths in the following locations:-
Learnexa Flow->Learnexa_Flow.html-> a)MyLearning_CourseCreate_Enrol.html b)Dropbox_Upload.html c)Home_Highlight.html Learnexa Admin->Learnexa_Admin.html->SiteProperties.html
Note:-Proper Timeouts(pause) should be given according to the uploading file size,before Uploading it.
6) Run them and Extract the test Results.
Demo - selenium_demo.zip
Note - The site and user against which the tests need to be run,can be changed in the test cases for time being. Later,the specific details,will save in some config file.
1) Learnexa_Flow:-Covers all the Basic functionalities
2) Learnexa_Admin:-Covers Admin's functionalities
3) Learnexa_Learner:-Cover's Learner's privileges
4) Learnexa_SuperSite:-Cover's Main site UI and Site creation
| Attached zipped test suites | Date | Qa Release version |
|---|---|---|
| learnexa_selenium_tests.zip | 05/23/2014 | 1.5.7.0-HAN |
| learnexa_selenium_tests_modified.zip | 06/05/2014 | 1.5.7.0-HAN |
| learnexa_selenium_tests_nov_24_2014.zip | 11/24/2014 | 1.7.0.0-ALUM |