fbpx

Test Automation

Here is what we cover in our basic Test Automation Class (20 hours, 10 sessions, $300)

API Testing:

  • REST API, HTTP Requests methods, HTTP Response codes
  • JSON, XML
  • Postman
  • Swagger
  • Public APIs: Twitter API, Google
  • Tests parametrization
  • REST API interview questions

Java Fundamentals:

  • Variables and Types
  • Conditials, Loops
  • Class, object, method
  • Arrays and Lists

TestNG:

  • Annotations
  • Test parameterization
  • Data providers
  • Test grouping

Selenium Webdriver:

  • Finding UI elements
  • Locator strategies
  • Automating UI test cases
  • Interview questions