TestNG
is an open-source tool and is available with most of the IDEs as a plugin. To
Install TestNG in eclipse follow below steps:
Step 1: Launch Eclipse.
Step 2: Click Help –> Install
New Software.
Step 3: Click
“Add” button in the below snapshot.
Step4: In
Name field type “TestNG” and in Location field type https://dl.bintray.com/testng-team/testng-eclipse-release/6.14.3/ and
Click OK.
- Select the "TestNG" checkbox
- Click on the "Next" button.
Step
6: It
will give you a review of Items to be installed. Click on Next.
Step
7:
- Select the radio button "I accept the terms of the license
agreement"
- Click on Finish.
Step
8: If
you encounter a Security warning, just click "Install Anyway".
Step
9: Wait
for the installation to finish. When Eclipse prompts you for a restart, click
"Restart now."
Step
10: After the restart, verify if TestNG was indeed successfully
installed. Click Window > Show View > Other.
Then open the Java directory and see if TestNG is included.
No comments:
Post a Comment