Guys In this article I will let you know how to download and install TestNG in Eclipse for Selenium WebDriver. Following is a step by step guide to install TestNG in Eclipse IDE.
Installation Process
Step 1)
- Go to https://www.google.com/
- Type "testng" in the search field.
- Click on the "Google Search" button.
- Open the first link from the search results.
Step 2)
Step 3)
- The landing page will show the plugin versions.
- Copy the downloading link for the latest release.
- But try to copy the link that is compatible with your eclipse version.
- In my case, I am using this one https://dl.bintray.com/testng-team/testng-eclipse-release/7.2.0/
Step 4)
Step 5)
Step 6)
- Add repository dialog box will show.
- Enter TestNG in Name field.
- Enter the copied URL in the Location field (Copied in step 3).
- Click on the "Add" button.
Step 9)
Step 11)
- Wait for the installation to finish. after some time a popup will open, then click on "Restart Now." button
Step 12)
- After the restart, verify either TestNG is installed or not.
- For verification navigate to Window > Show View > Other.
- A directory box will show.
- Open the "Java" directory and see if TestNG is there.
Above mentioned is the complete process of TestNG installation in Eclipse. If you have any queries, please comment below. Like this post, don’t forget to share it.
Good one..please make more videos on practical part of automation.
ReplyDelete