Search code examples
javaseleniumselenium-webdriverselenium-rcselenium-grid

Difference between NG and JUnit framework?? which one is best for testing by using Selenium Web-driver


I want to know that what's the difference between NG and Junit and which one is best for automation in Selenium Webdriver. Please explain with example


Solution

  • My recommendation is Testng because, click here the Advantages of Testng & Advantages of TestNG over Junit. also check this