What is the use of virtual objects?
Answer / jothi
Hi,
The object which canot be indentied by the QTP is called
Virtual objects.these objects can be handled by its
properties.
| Is This Answer Correct ? | 2 Yes | 0 No |
In Remote acess server how u run a test?
What is checkpoint in qtp?
Why to use descriptive programming?
Explain QTP Testing process ?
What are the features supported by UFT?
How should i get name of the screen? Ex:There is a "submit" button.If i clicked on the submit button it opens a screen. I want that screen name.How can i get that screen name I dont have any property regarding that screen. If suppose we cliked on the screen , Then QTP captures the screen properties then i can get the screen name by using GETROPROPERTY But i want the screen name without clicking the screen. ("I am using the "settoproperty" for Second screen by using fist screen properties") Please tell me anyone
How do you export an output to a excel sheet? Ex: I get my answer by using Msgbox"..." &R. How do I displayed the result of the Msgbox (such as R) to an excel sheet? Please let me know.Thanks
what are the metrics in general we use in testing.
Few basic questions on commonly used Excel VBA functions.
Why you are Using Descriptive programming instead of Object Repository?
What is keyword view and Expert view in QTP?
How to give a call to another action from one action?