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

hi is there any chance to change encoding the password

3 Answers  


Tell me the difference between the Data Driven Frame work and Keyword Driven frame work?

3 Answers   Semantic Space,


How will you report the bug and explain the defect tracking sheet you handled?

0 Answers   TCS,


what is the exact Diff. Between Test and Component in QTP?

1 Answers  


how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?

0 Answers  






How to record application running on the Virtual machine?

0 Answers  


How to add synchronisation points in qtp?

0 Answers  


how can i do QTP Certification can any 1 tell me . How 1 approch and who to approch

7 Answers   ADP, Hydus,


How can the functions inside DLL be called from QTP? i mean How can i use those functions(Inside DLL) in QTP

1 Answers  


Other than using import sheet statement for importing the data from excel sheet, is there any other method that can be used?

2 Answers  


1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?

0 Answers   HP,


I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com

0 Answers  


Categories