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 |
1. I have asked the same question for the third time, but i am getting wrong answers. Pls give me the script to count the number of edit boxes or checkboxes in an windows application screen. In windows application childobject is not working, anyone very urgent
Suppose there are 100 links in a web page and the number of links will be changing dynamically from time to time. I need code such that every time i had to click on the last link of the web page.
hi i have one doubt is there any companies are taking correspandence courses plz leme know urjent
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points
Hi, Can anyone help me in esimating time for an application using QTP tool.. What factors should be considered while calculating the estimation time for QTP... Thanks in advance... Prasad Gali
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
who QTP recognizes the object stored in object repository?
what will be the stmt if record any edit box in the Web application ?
What is Parameterizing Tests?
What is business process testing(bpt) in qtp?
How QTP recognize the object??how to add objcts into object repository??
How to call actions in QTP?