WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) How is driver.close()command different from driver.quit command?
How can we create an object repository in selenium?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
How to export selenium ide test suite to selenium rc suites?
Have you used xml check point in your project? How?
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
What is the parameterization?
How to get an attribute value using selenium webdriver?
How does testng allow you to state dependencies?
Name some of the commonly used automation testing tools that are used for non-functional automation.
What is stored in a test frame?
How you can switch between frames?
Where you have applied oops in automation framework?
What is the purpose of deselecting all() method?
What are the different types of functions available in qtp and explain ?