Selenium IDE
Visit http://newtours/demoaut.com
- Validate sign-on link is working?
- Validate register link is working?
- Validate support link is working?
- Validate contact link is working?
- validate title check after login and search flight
- Validate sign-in feature is working?
- Validate sign-in, searching, buying ticket flow is working?
- perform sign-in and logout testcase, login-searching and logout, login searching, book a flight and logout in one test case with different valid usernames and valid passwords. Just think how can we use store command???
visit http://www.qaonlinetraining.com/loginwithcookie/
- validate login cookie based
- how to verify cookie is exist or not. automate it(no need of recording)
visit http://www.qaonlinetraining.com/testcase.html
- validate ajax based pop up text and verify pop up text element is exist or not
- perform javascript confirmation pop up and checkout javascript alert through below link https://training.qaonlinetraining.com/selenium/documents/selenium-ide/javascript-alert/ and perform automation..
visit http://www.codetraverse.com
- automate newsletter subscription functionality and verify subscription is done??
- visit http://www.codetraverse.com/vocab-quizzes/vocab-quiz-for-m/ and click on start, then click on view answer of first question and checkout the view answer is working or not and verify it is showing right answer.
- verify menus and items under that for http://training.qaonlinetraining.com
Selenium Webdriver
- Check for broken links https://training.qaonlinetraining.com/selenium/documents/selenium-webdriver/check-broken-links-with-selenium-webdriver/
- Read Data from CSV File and Pass into Test https://training.qaonlinetraining.com/selenium/documents/selenium-webdriver/read-data-from-csv-file-and-pass-into-test/