Plz explain about Virtual object? What is the situation u r
using , explain with example?
Answer Posted / mohan
Object which is not reconised by QTP as a standard object
(may be because developer hide some of the properties or
object developped in some custom programming languages), in
that case QTP will record the actions on these objects as a
pixel or etc..which we cannot customise further
(customisation required for adding checkpoint etc..). So in
that case we can map these objects to nearest QTP standard
objects class
Ex: If you perform any action on some of Windows calculator
buttons, will be recorded in terms of pixel postion. in
That case you can map this button to WinButton class. and
record again on this button the script will be different -
which is simillar to stnadard class
let me know if u've any doubts
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How many ways we can parameterize data in quicktest professional (qtp)?
Step 3&4 are repeated until an the object in recognised uniquely.
what is the difference between rational rose and QTP? WHICH TOOL IS BETTER TO LEARN? PLEASE SEND ME AT sana_50218@yahoo.com sandeep@epuratech.com
How many types of trigger events are there in qtp?
How can i initiate the objects to find uniquely in OR
What is Port testing. Whhen will you perform?
How you debug your script?
What test cases can you automate using QTP?
Explain the qtp test phases.
What is an optional step in qtp ?
What is the difference between keyword view and expert view?
Give the syntax to load function at run time.
Thanks....But can u tell me how i use the QTP for GIS with one Example...
How does quicktest professional (qtp) identifies the object in the application?
how to test Web application using QTP software