Sunday, May 28, 2017

Installing TestNG Plugin in Eclipse

TestNG is comes as Eclipse IDE plug-in. It can be installed easily, please follow the steps below.

Step 1: Open Eclipse IDE and click “Install New Software” from Help menu.


Step 2: You will see a new dialog window, click “Add” button.


Step 3: Now enter some meaning full name, say “TestNG” and URL http://beust.com/eclipse/ , click "OK".


Step 4: Now you must see the TestNG software listed in the previous window. Select the check box and click “Next”.

Step 5: ClickI accept the terms of the license agreementthen click Finish”.


Step 6: It takes few minutes to complete installation and you will be asked for eclipse restart, click “Yes”.

Step 7: After Eclipse IDE restart, verify whether TestNG installed successfully or not. Right click on any sample project and see if TestNG is displayed in the menu opened.



This is how we can install TestNG in Eclipse IDE. Hope this information is helpful to you, please share with your friends.

#HappyLearning #HappyTesting

No comments:

Post a Comment

DevOps 01: What is DevOps and How it benefits organizations?

DevOps is a culture in an organization, where the development team and operations team help each other by sharing information, process and t...