Automation Testing with Selenium
- Agenda
- Automation Testing
- Selenium fundamentals
- Why selenium
- Selenium components and archit
- Selenium ide
- selenium webdriver core concept
- Web elements locator, selectors
- Xpath, waits Alerts, Listeners
Automation Testing
Test automation refers to the practice of using software tools and scripts to automate the execution of tests in software development and quality assurance process.
- Fast
- Reliable
- Reusable
- Improves Accuracy
- Saves time and Money
- Reduces Haman-generated Error.