Tuesday, June 3, 2014

How to add TestNG to the project.

1) Go to eclipse.
2) Help
3) Eclipse Marketplace
4) In Find, search for TestNG
5) Install 'TestNG for Eclipse'
6) Then Right click on your project and Navigate to Build Path then click on Add Libraries
7) Select TestNG and click on next and finish it.
8) That's all.

2 comments:

  1. Hi dude, In webdriver we have already inbuilt testng jar file, then again why we need to configure it separately?

    ReplyDelete