August 12, 2011

TestNG Configuring with Eclipse


Simple steps to use TestNG configuring with eclipse

Precondition:
Install Java.
Java version should above 1.5
Install the eclipse and open the eclipse.

Steps:
Go to ‘Help’ option.
Select “Install Software Updates.
 Then goto the below URL
Copy the link for download Testng
Copy corresponding eclipse version link
For Eclipse 3.4 and above, enter http://beust.com/eclipse
For Eclipse 3.3 and below, enter http://beust.com/eclipse1
And paste the link in “Eclipse”
Select “Check box” for TestNG
Select “Finish” button for all windows.
TestNG is successfully installed.




You can view the TestNG in the “Eclipse” >> “Dropin” folder path

No comments:

Post a Comment