List the different testing types supported by selenium.
Answer Posted / uma rani
Functional Testing and REgression Testing
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Describe a framework. List some of the common automation frameworks.
What is the automation test?
What is the use of driver.get("url") and driver.navigate().to("url") command? Is there any difference between the two?
What are the different components of the selenium?
How does u get the width of the textbox?
Which web driver implementation is the fastest?
What is an absolute xpath?
What kind of testing does selenium support?
List some scenarios which we cannot automate using selenium webdriver?
What is a hub in selenium grid?
What is assertion in selenium?
Mention why to choose python over java in selenium?
How to get the number of frames on a page?
How to check a checkbox in selenium?
What is parameterization in testng?