What is the significance of testng.xml?



What is the significance of testng.xml?..

Answer / Sunil

testng.xml serves as a configuration file for TestNG, specifying details about the tests to be executed, such as their order, groups, and dependencies. It helps in organizing and managing multiple tests within a project.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Selenium Interview Questions

What are the features of selenium ide ?

1 Answers  


What are the advantages of selenium?

1 Answers  


What are the different ways of locating a web element in selenium?

1 Answers  


When to use autoit?

1 Answers  


What is fluent wait in selenium webdriver?

1 Answers  


What you say in regards to the flexibility of selenium test suite?

1 Answers  


Explain how you will login into any site if it is showing any authentication popup for username and password?

1 Answers  


Do you know what are the main advantages of selenium grid?

1 Answers  


What are the different types of annotations which are used in selenium?

1 Answers  


What difference do you make between soft vs. Hard to say in selenium?

1 Answers  


Tell me why to choose python over java in selenium?

1 Answers  


How to execute a single line command from selenium ide?

1 Answers  


Categories