WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102)
How do you call windows APIs, explain with an example?
please post the interview questions for QA position in FACTSET
How do you handle unexpected events and errors?
How you develop the database vuser script?
can we test the application by inserting checkpoints using silktest as we do in qtp and winrunner and also what are the automation frameworks in silktest
How do you plan test automation?
What are the primary features of good automation tool ?
if i want to use different values in datatable with each iteration of for loop what would i do ??/
What are pre-processor elements? List some of the elements.
How do you simulate scroll down action?
How to run a scenario?
How to login to any site if it’s showing any authentication popup for
What is parameterization in testng? How to pass parameters using testng.xml?
who QTP recognizes the object stored in object repository?
How we write a java script using RFT for the below scenario iam having dropdown list COUNTRY(it contains india,us,uk...) once we select the india in that list it will open the corresponding states in STATES dropdown list. i would like to change those values dynamically... can u pls send me the coding....