Test Automation with Selenium Certificate for Ramon Jose Sarmiento
Certificate ID:
689287
Authentication Code:
ca2b7
Certified Person Name:
Ramon Jose Sarmiento
Trainer Name:
Pallavi Sharma
Duration Days:
3
Duration Hours:
21
Course Name:
Test Automation with Selenium
Course Date:
19 September 2022 11:30 to 21 September 2022 19:30
Course Outline:
Introduction to automated testing
- Testing concepts
- Possibilities and limitations of Selenium
Locators
- Understanding locators
- ID, CSS, XPath and Name locator types
Advanced locators
- Creating dynamic locators
- Building a path
- Relationships between elements on a path
- Locating elements using text
- Best practices
Selenium WebDriver
- Java basics
- Preparing Maven project in Java IDE
- WebDriver API
- Troubleshooting
- Debugging
TestNG
- Assertions
- Annotations
- Test suite
- Parameters
- Cross-browser testing
- Reporting
Advanced Selenium WebDriver
- Dynamic content
- Pop-up windows
- Screenshots
- Design patterns