Saturday, September 21, 2019

Post#105.Installing TestNG Plugin In Eclipse Using The “Install New Software…” Feature


How to Install TestNG in Eclipse IDE?

2- Installing TestNG Plugin In Eclipse Using The “Install New Software…” Feature.

First step:

Open the Eclipse IDE, from the main menu bar, select the Help menu and click on the “Install New Software…” option. It’ll launch an install popup window.




Second step:

Fill the BEUST site link (http://beust.com/eclipse) in the work field and click the Add button.

Add button action will open a small popup dialog asking for the name of a repository. Assign the value “TestNG” in the name field and press the OK button.


Third step:

After pressing the OK button, Eclipse will query the above link and list the available version of the TestNG plugin.


Fourth step:

Now tick on the “TestNG” item displayed in the list and click on the “Next” button present at the bottom of the popup window.


Fifth step:

Soon after pressing the “Next” button, the plugin manager will check for the required components and dependencies.
If it detects any such requirement, you’ll need to install it first before going with the TestNG installation. Though, you are unlikely to see any error/warning as in most of the cases it completes the TestNG installation without any issue.

Next, in the sequence, you’ll see a license agreement dialog, just click on the “accept…” radio button. Then click on “Finish” to complete the TestNG installation process.

Sixth step:

In this step, you’ll see a security warning which you ignore by clicking the OK button. After this Eclipse will restart to complete the TestNG installation process.




No comments:

Post a Comment