VAIBHAV SINGH
Selenium Interview Question

Question : What are the testing types that can be supported by Selenium?

Selenium supports the following types of testing:

Functional Testing
Regression Testing

For post release validation with continuous integration automation tool could be used
a) Jenkins
b) Hudson


Back