Best way to install TestNG in eclipse
- Open eclipse
- Go to Menu bar and then Help (Help)
- In Help, select install software.
·
- Enter
"http://dl.bintray.com/testng-team/testng-eclipse-release/" in
the Work with box
- Click the Add button.
- Select the "TestNG" checkbox
- Click on the "Next" button.
- Select the radio button "I accept the terms of the license
agreement"
- Click on Finish.
- Warning message will be displayed, click on “Install Anyway”.
- Next prompt message will be displayed.
- After click on “Install Anyway”
- It will ask for restart eclipse
- “Would you like to restart Eclipse IDE to apply the changes”.
- Click on Restart Now button.
- Now, to verify that, TestNG, is installed, we have to open eclipse.
- Go to Window->show view->others.
- When expand java folder, “TestNG” folder is get visible.
Comments
Post a Comment