It
is easy to install TestNG, as it comes as a plugin for Eclipse IDE.
Prerequisite for installing TestNG is your Internet connection should be up
& running during installation of this plugin and Eclipse IDE should be
installed in your computer.
Steps to follow:
- Launch the Eclipse IDE and from Help menu, click “Install New Software”.
- You will see a dialog window, click “Add” button.
- Type name as you wish, let’s take “TestNG” and type “http://beust.com/eclipse/” as location. Click OK.
- You come back to the previous window but this time you must see TestNG option in the available software list. Just Click TestNG and press “Next” button.
- Click “I accept the terms of the license agreement” then click Finish.
- You may or may not encounter a Security warning, if in case you do just click OK.
- Click Next again on the succeeding dialog box until it prompts you to Restart the Eclipse.
- You are all done now, just Click Yes.
- Proceed with your workplace.
- After restart, verify if TestNG was successfully installed. Right click on your project and see if TestNG is displayed in the opened menu.
No comments:
Post a Comment