How to install TestNG in eclipse

545    Asked by DanielBAKER in Python , Asked on Jul 27, 2021

I am using eclipse and wanted to integrate TestNG. I tried google search but no proper result was shown. So can someone help me in a detailed method of doing it? How to  install testng in eclipse ?


To install testng in eclipse, simply open your eclipse and then follow the following steps:

1. Click on help and then go eclipse market place.

2. Search for TestNG and click on Install.

3. Select the packages that you want to Install.

4. Confirm the installation.

5. Accept the agreement.

6. Wait for the installation to complete.

You have installed TestNG successfully.



Your Answer

Interviews

Parent Categories