what is the use of VIRTUAL OBJECTS? explain ?
Answer Posted / uday kumar_anem
Whatever objects that QTP cannot recognize in our
application are called non-standard objects or virtual
objects. Here most of the time QTP doest not identify the
objects because of improper add-ins or if the objects are
advanced controls.
In your application, these virtual objects may behave like
a standard objects. In this scenario we can map these
virtual objects to standard objects by using Virtual Object
Wizard.
To make non standard object into standard object just
follow the below navigation:
Tools -> Virtual Objects -> New Virtual Object -> read the
description and click next -> Assign the class to the object
(means how this non-standard object is behaving standard
object) -> click next -> click on mark object button -> use
the crosshair pointer and mark your non-standard object ->
click next -> choose your configuration in object
onfiguration dialog -> click next -> Give a name to this
virtual object and give collection name -> click finish
The following are restrictions on virtual objects:
1. QuickTest does not support virtual objects for analog or
low-level recording.
2. The Web page or application window must be the same size
and in the same position when recording and running tests s
as it was when you defined the virtual object.
3. You cannot insert any type of checkpoint on a virtual
object.
4. The virtual object should not overlap other virtual
objects in your application or Web page.
5. You can define virtual objects only for objects on which
you can click or double-click and which record a Click or
DblClick step. Otherwise, the virtual object is ignored.
| Is This Answer Correct ? | 74 Yes | 2 No |
Post New Answer View All Answers
when to start the automation?
In qtp, how you can remove the spaces from string?
What are the different attributes used with regular expression?
what is the frame work in J-meter?
I want to do QTP Certification what is the pattern of Question paper.
How do you convert manual test cases to automated test cases?
What is meant by Output Value in UFT?
What are the general steps involved in the data driven framework?
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
how to find that tools work well with your existing system?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
How will you compare keyword and expert view?
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
How many ways we can parameterize data in quicktest professional?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.