Tell us how to login into any site if it's showing any authentication pop-up for username and password?
What is the major difference between Functional test, Acceptance test, Usability test and performance test. With special reference to automotive domain
Explain me which web driver implementation is the fastest?
Can object repository be kept in version control and Database(DB) backed up daily ?
Tell us what methods of robot class do you know?
Do you know what is a data-driven framework?
Give some examples for functional & regression test tools?
Tell me what is the purpose of getoptions() method?
what is meant by keyboard driven test?
what is best bug in your project?
Can you do without a framework?
what are test metrics
I am using the selenium tool for my web application testing I recorded some script and agian i played same but while playing: Alert msg is not getting closed It needs the manual interaction [Note:Here alert is generated not at the time of onload event] Please provide some solution for this