0 votes
in DevOps by
Mention the testing types supported by Selenium?

1 Answer

0 votes
by

Selenium supports functional testing and regression testing.

  1. Functional Testing: It verifies each function of the software application against the functional specifications/requirements.
  2. Regression Testing: In this, test cases are re-executed to verify the previous functionality of the application.

Related questions

0 votes
asked Jun 12, 2019 in Interview Question by heath
0 votes
asked Aug 22, 2019 in Selenium by john ganales
...