What is the use of JUnit testing?

What is the use of JUnit testing?

JUnit is a UNit tets framework for Java program. When it used with Seleium it is used as Test Runner… to execute Selenium Test cases.