What is Virtual object wizard in QTP?

Answers were Sorted based on User's Feedback



What is Virtual object wizard in QTP?..

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

What is Virtual object wizard in QTP?..

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

What is Virtual object wizard in QTP?..

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

What is Virtual object wizard in QTP?..

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

Post New Answer

More QTP Interview Questions

Why QTP is termed as a Record and Playback tool?

1 Answers  


What is the file extension of the code file & object repository file in QTP?

2 Answers  


What is file database?

0 Answers   Syntel,


what is meant by Implicit and explicit requirements?

0 Answers  


You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?

0 Answers   CTS,






how can i prepare for QTP(8.2) to face interview ? give over view details?

52 Answers  


How do you do batch testing in wr & is it possible to do in qtp, if so explain?

0 Answers  


what is the difference between the modular framework and datadriven frame work

2 Answers  


What is the differnce between action & script

1 Answers  


How to retrieve the property of an object in QTP?

5 Answers  


my assignment is,how can i differentiate between readed & unreaded mails in my inbox ?, since for both readed & unreaded having same properties for both test objects &run time objects

2 Answers  


How iteration is related to Test Results in QTP?

1 Answers  


Categories