TestNG Installation

Testng Installation

Installing TestNG in Eclipse

Step 1

  • Launch Eclipse.
  • On the menu bar, click Help.
  • Choose the “Eclipse Marketplace…” option.

TestNG Installation

Step 2

  • Click on Next button.

TestNG Installation

Step 3

  • Enter the text as ‘testng’ and click on ‘Go’ button. In the results next to testng you will find an ‘install’ button please click on install button.

Note: In my system I already have testng so it shows two options as ‘update’ or ‘uninstall’.

TestNG Installation

Step 4

Restart Eclipse

Step 5

After restart, verify if TestNG was indeed successfully installed. Click Window > Preferences and see if TestNG is included on the Preferences list.

TestNG Installation