TestNG-Setup
> Install TestNG In Eclipse IDE Via Offline Jar Files
- Download the latest TestNG Jar files from the link TestNg Jars
- Go to the eclipse installation directory and look for the “dropins” folder there.
- Create a folder inside the dropins folder and name it as “testng-eclipse-6.11“
- Extract the “site_assembly.zip” file and copy its contents to the newly created “testng-eclipse-6.11” directory.
- Restart Eclipse
Comments
Post a Comment