Certificate Authentication

Test Automation with Selenium Certificate for Bongani Kubayi

Add to LinkedIn

Certificate ID: 
796315
Authentication Code: 
01e72
Certified Person Name: 
Bongani Kubayi
Trainer Name: 
Tejasvi Nanda
Duration Days: 
3
Duration Hours: 
21
Course Name: 
Test Automation with Selenium
Course Date: 
20 January 2025 09:00 to 22 January 2025 16:30
Course Outline: 

Introduction to automated testing

  • Testing concepts
  • How Selenium works

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

  • Annotations
  • Assertions
  • Test suite
  • Parameters
  • Cross-browser testing
  • Reporting

Advanced Selenium WebDriver

  • Dynamic content
  • Screenshots
  • Design patterns