Can u tell me example for virtual objects?
Answers were Sorted based on User's Feedback
Answer / shebs
Using the Virtual Object Wizard, you can map a virtual
object to a standard object class, specify the boundaries
and the parent of the virtual object, and assign it a
logical name. You can also group your virtual objects
logically by assigning them to collections.
You can visit blog http://link2connect.blogspot.com/ to get
more information about QTP tutorials links
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / vara
virtual object wizard is used to change the class name of an
object ,like from image to button etc.for example in many
websites we click on images to navigate to next pages.so
when we click on that qtp recognises it as a button where as
it should be an image . for this we use virtual object .you
can find this in tools meny
| Is This Answer Correct ? | 2 Yes | 5 No |
what type of framework u r using in ur organization
What is the default add-ins in qtp?
What is the use of ordinal identifier in qtp?
Object repositories types, which and when to use?
What are the difference between QTP and Winrunner
what are the disadvantages of qtp? can linux support qtp9.2? how could get web address throu vbscript?
When to use descriptive programming?
I want to see all the properties of agent name in login window. I will use the script Set a=Window("FR").WinEdit("Agent Name:").Gettoproperties( ) msgbox but my question is how to use the msgbox if i use a it will display only a, so anyone pls let me know how to get the display of all the properties using GetToProperties () or GetRoProperties (). Thanks a lot
How to use setroproperty?
Where we save all scripts in the QTP
5 Answers Ordain Solutions, Sathya Technologies,
Explain calling sub procedure.
Login to flight app, in window flight reservation set the date field and select flyfrom as Frankfurt and verify whether flyto list box has the item FrankFurt, log the results.