WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) There is one login screen,after accepting valid username and apassword, it will show the next screen. In the 2nd screen u r having 2 combo boxes, U have to select any item from these, and click OK button. After closing that, it will show the 3rd screen. If u click CANCEL button from 2nd screen it will show the first screen. Write QTP script for it???
1 5392Is there any special setting required in internet explorer or laod runner VUGen to prepare script in load runner using seibel web protocol. is it same like web-Http/Html?
2114Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Example generating the Scripts in Notepad and Executing them Using VB. Is it Possible to do so..
2 4912
What is recovery scenario in qtp?
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
What is pom (page object model)?
Why should Selenium be selected as a testing tool?
How to delete cookies in selenium?
What are the 5 icons appear in the buttom of the controller windows?
Sql questions to find second max salary and how to use joins
Can we prioritize tests in Junit. What is the sequence of execution in Junit?
Name an api used for logging in java?
What is distributed load testing? How can it be achieved?
On what factors can you map the success of automation testing?
What is difference between run time object and test object?
Mention what is desired capability? How is it useful in terms of selenium?
What do you think holds the testers back to do automation? Is there a way to overcome it?
Is there any way of passing values at runtime? Like scanf does in C.