Course Prerequisites
Get introduced to the prerequisites for this course. Also, learn about the tools used throughout the course.
We'll cover the following...
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.