Automatyzacja testów za pomocą Selenium Certificate for Maryna ...
Add to LinkedIn
Certificate ID:
663459
Authentication Code:
a031c
Certified Person Name:
Maryna Shelkowa
Trainer Name:
Łukasz Walec
Duration Days:
3
Duration Hours:
21
Course Name:
Automatyzacja testów za pomocą Selenium
Course Date:
8 December 2021 09:00 to 10 December 2021 16:00
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