Back to Top

How to Install TestNG in Eclipse

Updated 27 May 2020

Before installing the TestNg, It would be better to know about actually what it is. TestNG is a testing framework inspired by JUnit.  It is an open-source automated testing framework; where NG of TestNG means Next Generation. It provides the ability to write more flexible and powerful tests with the help of easy annotations, grouping.

Let’s start with TestNG Installation:

1.) In Eclipse, on the top menu bar, Under Help Menu, Click on “Install new Software” in the help window.

TestNG in Eclipse_install_new_software

2.) Enter the URL at Work With field and click on “Add” button.

Start your headless eCommerce
now.
Find out More

add_button

3.) Once you click on “Add”, it will display the screen, Enter the Name as “TestNG”.

TestNG in Eclipse_install_add

4.) After clicking on “OK”, it will search and display the software available with the URL which you have mentioned.

TestNG in Eclipse_test_NG_installation

5.) Now select the checkbox at TestNG and Click on “Next” button.  If there is any problem with the requirements/dependencies, it will ask you to install them first before continuing with TestNG.

TestNG in Eclipse_next_step_TestNG

6.) Accept the Terms of the license agreement and Click on “Finish” button.

TestNG in Eclipse_finsih_testNG

Hope this blog helps you in installing TestNG on your machine. Happy Installing TestNG.

. . .

Leave a Comment

Your email address will not be published. Required fields are marked*


Be the first to comment.

Back to Top

Message Sent!

If you have more details or questions, you can reply to the received confirmation email.

Back to Home