Certificate Authentication

Test Automation with Selenium Certificate for Natallia Taradzei

Add to LinkedIn

Certificate ID: 
609575
Authentication Code: 
d80f1
Certified Person Name: 
Natallia Taradzei
Trainer Name: 
Łukasz Walec
Duration Days: 
3
Duration Hours: 
21
Course Name: 
Test Automation with Selenium
Course Date: 
29 January 2020 09:00 to 31 January 2020 16:00
Venue: 
Phoenix
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

  • Dynamic locators
  • Building a path
  • Relationships between elements on a path
  • Locating elements with desired text
  • Best practices

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
  • Pop-up windows
  • Screenshots
  • Design patterns

Apache Ant

  • Configuring project
  • Running tests