TestNG : Java Testing Next Generation :: Setup
TestNG Setup |
Downloading TestNG
Click here to download
Direct Download of testNG
Download testNG from Maven Central
After download, you will get testng-6.8.zip.
if extract this file you will get testng-6.8.jar file that you need to place as library in your project.
TestNG as Eclipse Plugin |
For Eclipse 3.4 and above, enter this url “http://beust.com/eclipse” in Eclipse as below.
If you have downloaded above zip file and configured with eclipse then you are ready to move with TestNG Testing Framework.
Recent Comments