This article originates from: Http://blog.csdn.net/hongchangfirst
There are two ways to install the testng Eclipse plug-in:
First, offline installation
TestNG Eclipse plugin Download address http://testng.org/doc/download.html.
After downloading it, place it in Eclipse's Plugins folder, then launch Eclipse, click Help-> Software update-> installed software to find the testng Eclipse plug-in, Click Install (install) and restart Eclipse after the installation is complete.
Then go to the Windows-> Show View-> Other,java folder, have testng, double-click the icon, and the TestNG form appears under the Eclipse interface.
The second type, online installation
The specific steps are as follows:
1. Select menu: Help->install New Software, and then in the pop-up window in the work with the following input box input:
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.