TestNG is a testing framework inspired by JUnit and NUnit. It's designed to cover a wider range of testing needs, including unit testing, functional testing, and integration testing. TestNG provides a lot of features out of the box, such as support for annotations, test grouping, test dependencies, and parallel testing.
Once downloaded, add the JAR to your project’s classpath. testng download
To install TestNG in Eclipse: