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 |
how can i parameterize a login page by using database parameterization i fetch the username and password from database and put this on login page and click on ok button. so how can we write script for that code please let me know asap thanks
can anyone please tell me what are all the shortcut keys used for qtp9.2? Thanks in advance..i expect ur valuable reply that help us our team???
Do you know how to connect database? Can you tell me the procedures?
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
For ex we are doing automate testing in that can we do some part of application recording, some part descriptive programing and some part general VB scripting like that .............
How to do call a output parameter from one action to another action??/
what is descriptive.create()in qtp?
Ex : some mail name with surname Email id's there that is string fetch the particular surname only how to get particular surname all emails
how can we do the frame work in qtp
How can I check if a environment variable exist or not?
how to write scripts in QTP?
what is retesting?