InterviewSolution
Saved Bookmarks
| 1. |
What Is The Importance Of Testng.xml File? |
|
Answer» In a Selenium TestNG PROJECT, we USE testng.xml FILE to configure the complete test suite in a SINGLE file. Some of the features are as follows:
In a Selenium TestNG project, we use testng.xml file to configure the complete test suite in a single file. Some of the features are as follows: |
|