What is Virtual object wizard in QTP?
Answers were Sorted based on User's Feedback
Answer / vasavi juvvadi
Virtual Object Wizard in the QTP is used to map an object,
which is not recognized by the QTP as Virtual Object in
order to recognize it during the Run time
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / vijay
virual object wizard is used to recognize object which were
fail to recognize in any manner.but is final solutions and
it is not at all advisable.
becuase it recognize the objects by using coordianates, so
if a single fixel is changed also it fails.
by
vijay(SDG)
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / pran
Certian objects are not recognized by QTP.such objects are
called as Non-standard objects.
We can make these objects as standard Objects
by using Virtual Obj Wizard.
Is This Answer Correct ? | 3 Yes | 1 No |
Answer / remi jullian
QTP finds difficulty in identifying certain application
objects. It means, QTP can able to identify it as an
object, but has some difficulty in identifying the class of
the object. In that case, if we perform any operation on
that object, it changes the mode of recording to low level
automatically and records a statement like WinObject
("objectname") for a windows object. These objects are
called as virtual objects.
In that case, QTP provides a flexibility where we can map a
virtual object to a standard object class and make the
virtual object to behave like a standard object class. This
can be done through a virtual object wizard process by
marking the portion of the area to map to the appropriate
selected standard object class.
Is This Answer Correct ? | 1 Yes | 0 No |
what is the extension for the test version of the script?
How to Test the mainframe application?(tell me few basic things)
Explain qtp(quick test professional)?
How do you invoke an application using the step generator in qtp?
What is the use of low level recording? How does it useful?
what is difference betweem class annd object?
How to use QTP for Regration testing, plz tell as with short Example of login window? plz tell as....
Pls anyone, tell me the script in QTP to find the number of links, and images in a webpage. Verry very urgent. I shall really be very thankful
how to compare two excell sheets by using vbscript??
How do we run the scripts in QTP ?? what are the three options....
Hi Friends, Can any one answer this question? 17) What method is used to retrieve the number of columns in the query results? A. Fields.Count B. Fields.Item(EOF) C. Fields.Count(BOF) D. Fields.Count.Value
What is the process of synchronizing qtp and aut?