Interview questions

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Interview questions

bhavi
This post was updated on .
My first interview for Selenium Webdriver. Answers to the below questions anyone?

1. Scenario: If I have to switch between two frames, not browsers using Selenium, how do I do it?

2. What are the different element locators? Which one is better?

3. Scenario: A 'Create a Certificate' button on the page. Click. There will be new multiple certificates, I have the 'textValue' of the certificates but how do I get the id value?

4. What is the Entry criterion for Regression testing?

5. Different frameworks to maintain the test scripts,etc?

6. How do you detect memory leaks during testing?