What is difference between JUnit & TestNG framework?
Eventhough TestNG Developed by the inspiration of JUnit, its best fit for Selenium Automation due to its Range of Annotations, Test Suite which helps to Manage Tets Execution , Parallel execution , Data Provider annotation for Test Data. Read here about full detailed comparision.