What is TestNG in Selenium?

What is TestNG in Selenium?

TestNG is a Unit Test framework For Java. When we build Test Automation framework using Selenium and TestNG , it helps to organise Test Cases, Generate Reports and its annotaions helps to Setup Test Configuration and DataProvider for pass data to Test cases.