Automation Question:
Download Questions PDF

Tell me what is the testng.xml file used for?

Answer:

testng.xml file is used to configure the whole a test suite. Here we can create a test suite, create test groups, mark tests for parallel execution, add listeners and pass parameters to test scripts. It can be used for the further test suite triggering.

Download Automation Interview Questions And Answers PDF

Previous QuestionNext Question
Do you know what are the main advantages of Selenium Grid?Tell me what are the advantages of Using Git Hub For Selenium?