Search⌘ K
AI Features

Course Prerequisites

Understand the key prerequisites needed before starting the course, including knowledge of Java, TestNG, Selenium, Maven, and Git. Learn what software tools to install and how to prepare your local or cloud environment for running automated Selenium tests in Azure DevOps pipelines.

We'll cover the following...

Before taking this course, you should have a good understanding of the following:

  • Java programming
  • Unit testing with the TestNG framework
  • Test automation with Selenium WebDriver
  • Using Maven for project management
  • Using GIT for managing code in source control
Prerequisites

Setup

If you want to try the code given in this course, the following need to be installed:

  • Java JDK
  • Maven
  • Eclipse or Intelli J
  • TestNG plug-in for Eclipse or Intelli J

Note: We have pre-installed these tools on our platform. If you want to follow along and use your environment locally, you will need to set up these tools.