Question - What are the Testing types supported by Selenium?
Answer -
There are two types of testing that are primarily supported by Selenium:
Functional Testing - Individual testing of software functional points or features.
Regression Testing - Wherever a bug is fixed, a product is retested and this is called Regression Testing.