Tell us what kinds of test types are supported by selenium?



Tell us what kinds of test types are supported by selenium?..

Answer / Rahul Jain

Selenium supports various test types, including unit tests, functional tests (end-to-end), acceptance tests, and integration tests. The specific type of test depends on the scope and purpose of your testing.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Selenium Interview Questions

What are the different types of wait statements in selenium webdriver?

1 Answers  


What are the annotations available in testng?

1 Answers  


How to click on a hyper link using linktext?

1 Answers  


what is the difference between 2.0 & 3.0

1 Answers  


How many exceptions do you know in selenium webdriver?

1 Answers  


Explain the difference between assert and verify commands?

1 Answers  


How to take screenshots in selenium webdriver?

1 Answers  


How to capture screenshot in webdriver?

1 Answers  


Mention what is the difference between implicit wait and explicit wait?

1 Answers  


How you can use recovery scenario with selenium?

1 Answers  


What is the difference between “type” and “typeandwait” command?

1 Answers  


Which browsers can selenium ide be run in?

1 Answers  


Categories