what is the use of VIRTUAL OBJECTS? explain ?

Answers were Sorted based on User's Feedback



what is the use of VIRTUAL OBJECTS? explain ?..

Answer / 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

what is the use of VIRTUAL OBJECTS? explain ?..

Answer / umasankar

You can define virtual objects only for objects on which
QuickTest Professional records Click or DblClick methods.
Otherwise, the virtual object is ignored.

For example, if you define a virtual object over the
WinList object, the Select operation is recorded, and the
virtual object is ignored.

Using the Virtual Object Wizard, you can map a virtual
object to a standard object class, specify the boundaries
and the parent of the virtual object, and assign it a name.
You can also group your virtual objects logically by
assigning them to collections.

The virtual object should not overlap other virtual objects
in your application or Web page. If the virtual object
overlaps another virtual object, QuickTest may not record
or run tests correctly on the virtual objects.

Is This Answer Correct ?    30 Yes 17 No

what is the use of VIRTUAL OBJECTS? explain ?..

Answer / brahma reddy

The use of virtual objects in qtp is identifies the objects
including pixels(with co-ordinates.)

Is This Answer Correct ?    28 Yes 20 No

what is the use of VIRTUAL OBJECTS? explain ?..

Answer / avdhesh yadav

You can teach QuickTest to recognize any area of your
application as an object by defining it as a virtual
object. Virtual objects enable you to record and run tests
on objects that are not normally recognized by QuickTest.


Avdhesh Yadav
Hewitt Mumbai

Is This Answer Correct ?    9 Yes 2 No

what is the use of VIRTUAL OBJECTS? explain ?..

Answer / kmr

hi

Virtual Object wizard we can use configure to non standard
object to standard object.

Is This Answer Correct ?    11 Yes 6 No

what is the use of VIRTUAL OBJECTS? explain ?..

Answer / thangaraj

Ans: 2 Ways you can check Object is recognized or not
1. Using Obejct Repository window Add the object and check
the propery value of it. 2. Using Object spy - spy the
object and check the property value. Values would be
specific to Objects

Example: 1. Open QTP and then Paint window, 2. Record the
object colors like red and yellow and do some actions it
will look like:
Window("Paint").WinObject("Afx:1000000:8").Click 106,277
then Using Virtual Object - Mark the red and give
description of the object as red 3. Now record the same
object and do some actions it will look like:
Window("Paint").WinObject("Colors").VirtualObject
("red").Click 5,5

I think this solves the problem....

Is This Answer Correct ?    8 Yes 6 No

what is the use of VIRTUAL OBJECTS? explain ?..

Answer / abhesheke

i hope ur are talking about virtual objects wizard this
option is present in winrunner this is specfically used to
recognize any new object.

example:if u have a object which is download from internet
such application cannot be recognized by the tool so to
recognize such object we use virtual object.

any queries plz feel free to ping me
abhesheke@yahoo.com

Is This Answer Correct ?    10 Yes 9 No

what is the use of VIRTUAL OBJECTS? explain ?..

Answer / priya

After coming to know that QTP could not identify
non-standard objects, we set virtual objects using Virtual
object wizard. But How do u know that QTP could not identify
non-standard objects? could anyone help me on this que?

Is This Answer Correct ?    5 Yes 4 No

what is the use of VIRTUAL OBJECTS? explain ?..

Answer / less than you

According to use, how virtual object is different from
object spy? If Qtp is not learning a sub-menues. What
should we done? how would we manage on the expert view too?
alkaa.dugaal@gmail.com

Is This Answer Correct ?    4 Yes 7 No

what is the use of VIRTUAL OBJECTS? explain ?..

Answer / sandipgami84

Virtual Obj. Means.....
Application may contaion objects that behave like standard
objects but not recognize by QTP, u can define these
objects as a virtual objects and map them standard class.

Thanks,
Sandip,
099866 45937....

Is This Answer Correct ?    3 Yes 12 No

Post New Answer

More QTP Interview Questions

suppose u have two send buttons(same width,height,font) on an application write a descriptive programming

1 Answers  


How Does Run time data (Parameterization) is handled in QTP?

2 Answers   Crea,


Who is the best faculty for QTP in Hyderabad? Is it Mr. G.C.Reddy, some are referring his name?

21 Answers  


What scripting language is QTP of?

1 Answers  


how qtp identifies objects of application.

5 Answers   Intel,






Can you write a script to check if the folder exists or not?

0 Answers  


What is object identification?

8 Answers   Wipro,


how to identify an object which is not in the object repository identification can be done using descriptive programming.

2 Answers  


IN EXCEL SHEET OF qtp SUPPOSE I ENTERED 10 NUMBERS RANDOMLY I HAVE TO GET TOTAL OF TEN NUMBERS IN THE 11 COLUMN USING qtp GIVE CODE TO IT USING qtp

2 Answers  


What is the exact difference bet function and action in QTP Anybody can explain it in detail..Thanks in advance..

12 Answers   Wipro,


WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT

0 Answers   Infosys,


CAN SOME ONE TELL ME ABOUT QTP FRAMEWORK? I AM SUPPOSED TO GIVE THE QTP FRAMEWORK THIS WEEK SO PLEASE HELP

2 Answers  


Categories