How to install TestNG in eclipse using Selenium?


We can install TestNG in Eclipse to create a test automation framework with the help of the following steps −

First, we have to launch the Eclipse editor, click the menu Help, and then choose Eclipse Marketplace.

The Eclipse Marketplace pop-up shall come up, enter TestNG in the search box and click on Go. Once the search result – TestNG for Eclipse gets populated at the top, click on Install.

After some time, the confirm Selected Features window comes up, check the TestNG for Eclipse and proceed.

Choose the radio button - Keep my installation the same, then click on Confirm.

Next, we have to choose the option – I accept the terms of the license agreement and then click on Finish.

Once done, the Eclipse has to be restarted. Now, right-click on a project and verify if TestNG is displayed on the list of options.

In this way, the TestNG installation is done in Eclipse.

Updated on: 06-Apr-2021

382 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements