TestNG With Selenium WebDriver Interview Questions And Answers
Part 15 68 : What Is the usage of testng.xml file? Answer : In selenium WebDriver software testing tool, We are using testng.xml file to configure our whole test suite In single file. Few of the tasks which we can specify In testng.xml file are as bellow. We can define software testing test suite using set … Read more