Differentiate the type of test cases which can be automated and which cannot be automated?
Hi, My application is a web application which was developed by Java. In that application we have applets to do some operations. Is it possible to recognize applets using QTP? If yes, how? pls, help me this
if you have the same application screen with 7 drop down boxes and approximately 70 values how do you test with QTP?
What is active screen?
What is AUT in object reposity in QTP? Why we use it in Object repository???What is full form???????
What is Virtual object wizard in QTP?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
what is the diff b/w assistive and mandatary rules of object repository in QTP???
what is recovery manager and recovey scenerio?
Syntax for how to call one script from another? and Syntax to call one "Action" in another?
Explain about reusable actions?
What are the Test design techniques you uses in ur project?
How does QTP identifies the object in the application?