Description
In this course, you will :
- Create a java project for testing selenium automation.
- Using Selenium and Java, create a test automation script.
- On a web application, interact with web elements such as text boxes, radio buttons, buttons, and web tables.
Syllabus :
- Setup a Java project for automation scripts
- Run automation script on Chrome Browser
- Writing your first Test Case using TestNG
- Interacting With Elements of Web Application
- Interacting with Web Elements like radio button and Links
- Interacting with web tables on a web application