Advance Test Automation in Java using Selenium with continuous integration and version control培训
Introduction to automated testing
Testing concepts
Possibilities and limitations of Selenium Locators
Understanding locators
ID, CSS, XPath and Name locator types
Advanced locators
Dynamic locators
Building a path
Relationships between elements on a path
Locating elements with desired text
Best practices
Apache Maven
Configuring project
Selenium WebDriver
Java basics
Java IDE
WebDriver API
Troubleshooting
Debugging
TestNG
Assertions
Annotations
Test suite
Parameters
Cross-browser testing
Reporting
Advanced Selenium WebDriver
Dynamic content
Selenium Grid
Understanding distributed testing
Preparing infrastructure
Using Remote WebDriver
Project management
Git version control system
Integration with Jenkins
Integrating BDD Cucumber Test Suites in Jenkins