Hire QA – Specialized in QA Recruitment, Technical Interviews and Testing Solutions

What is the use of testng.xml file?

Category: TestNG

The testng.xml file is used for configuring the whole test suite. In testng.xml file, we can create a test suite, create test groups, mark tests for parallel execution, add listeners, and pass parameters to test scripts. We can also use this testng.xml file for triggering the test suite from
the command prompt/terminal or Jenkins.

Leave a Reply

Your email address will not be published. Required fields are marked *