This article originates from: Http://blog.csdn.net/hongchangfirst
There are two ways to install the testng Eclipse plugin:
First, offline installation
TestNG Eclipse plugin http://testng.org/doc/download.html.
After downloading, put it under Eclipse's Plugins folder, then launch Eclipse, click Help, Software update, installed software, find the testng eclipse plugin, Click Install to restart Eclipse when the installation is complete.
Then go to the Windows---Show View-Other,java folder, with TestNG, double-click the icon, the TestNG form appears below the Eclipse interface.
The second type, online installation
The steps are as follows:
1. Select menu: Help->install New Software, and then enter in the input box after work in the popup window:
Http://beust.com/eclipse.
2. Then click the Add button, select TestNG and click Next to install it, until after finished, restart Eclipse to complete the installation.
Installing testng plugins in eclipse