Tuesday, 6 September 2011

Configuring TestNG With Eclipse

    Follow below steps to configure Selenium-RC With Eclipse :
  1. Open your desired Java IDE (Eclipse)
  2. Select the 'Install New Software' from the 'Help' Menu the following window will display

    3.Click on the 'Add' button in 'Install' window then following window will display
    4.Enter the Name as 'TestNG' and Location as 'http://beust.com/eclipse1' and click 'Ok'
    5.Select the TestNG relevant check box and click on 'Next'.
    6.It automatically download and Install the TestNG
    7.Click on 'Finish' and Restart the Java IDE (Eclipse)

No comments:

Post a Comment