1. IS A VIRTUAL OBJECT USED WHEN THE LABEL IS NOT
RECOGNIZED BY QTP
Answers were Sorted based on User's Feedback
Answer / pavi
We can define virtual objects only for objects on which we
can click or double-click and that record a Click or
DblClick step.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / chinmaya
Virtual Object means A object that behaves like a standard
object but qtp does not identify that object.
Here we can mapping from custom classes to standard classes.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / sahadeva
VO Used for map the non-standard objects into standard objects
qtp is not identify the non-standard objects at the time we
can use virtual object wizard to map that objects into
standard objects
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / siva
Literally "Virtual" Meaning: not physically existing as
such but made by software to appear to do so....this is the
exact meaning from the OXFORD Dictionary.
Here, The object "Exists" at AUT, but our QTP for some
reasons is unable to identify, let it be a button or any
object under test. It doesn't make any sense saying that-
"Testing is getting retarded caz' QTP is unable to
identify the object" but the object is there at AUT. so, in
this scenario we are making the QTP to treat the object as
Virtual object.
Thank you
siva.....
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / shaun d
There's no need to ever use a virtual object. Quick Test
Pro will find every object that you need to complete a
transaction. Virtual Objects are useless.
| Is This Answer Correct ? | 1 Yes | 4 No |
Can you list some technologies that support qtp?
Hi, how can we retrieve a specific value from Excel Sheet (Not datatable. for externel file).i mean to say from .xls file. and also tell me from xml file and .doc file. and how can u parameterize ur script from .xls file.(Not data table).
They asked by using qtp recording writing scripting
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
we have 10 actions in out test how can we convert 9th action is main action ? how ?
Diff. between keyword driven Data driven testing?
What are the different types of qtp test assets and their extensions?
QTP supports both client server and Web applications. Does it support Plug-in?
Tell about automation object model(Aom) in qtp?
Please tell me the steps to record the test in Analog recording mode in QTP version 9.2???
write a script to verify the image path(src property) of the images which are in web pages.(do it by Descriptive method by creating a description object)
What is the significance of “action 0” in qtp?