WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102)
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
Why selenium rc is used?
what is your approach clicking all the links which are available on the page?
Name the different types of waits in webdriver.
Which all browsers are supported by selenium webdriver?
My application uses ajax heavily how do I use selenium rc to work with ajax operations?
How can you redirect browsing from a browser through some proxy?
On Test Complete I recorded some keyword test. while I'm running the batch test, if one test case failed, then how test complete skip the failed test case and again continue to run the test case? please provide some way to resolve this issue.
What selenese command and argument can be used to transfer the value of a javascript variable into a side variable?
What is the XML test cases creation?
plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?
If I have given names to different DataTable columns and those column names are stored in a variable, then passing that variable to the datatable how can i Enter different values in those columns listed in that variable?? Please explain me with an example.I am not getting it.
Tell me how to verify tooltip text using selenium?
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
In Selenium how a test suit is run and report is generated.