0 votes
in Jenkins by
What are the different test types that Selenium supports?

1 Answer

0 votes
by

What are the different test types that Selenium supports? 

Functional - This is a type of black-box testing in which the test cases are based on the software specification.

Regression - This testing helps to find new errors, regressions, etc. in different functional and non-functional areas of code after the alteration. 

Load Testing - This testing seeks to monitor the response of a device after putting a load on it. It is carried out to study the behavior of the system under certain conditions.

Related questions

0 votes
asked Oct 14, 2020 in Jenkins by rahuljain1
0 votes
asked Aug 21, 2019 in Selenium by john ganales
...