what is the use of VIRTUAL OBJECTS? explain ?
Answers were Sorted based on User's Feedback
Answer / akshra
The Qtp cannot identifes the certain objects as standard
object on that time we can do that one as virtual object
and and QTP can identifies as standard object
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / baburam
Some of the Objects in Application are not belongs to
Standard windows Object Class Like WebEdit,Combobox and it
is not identify by our tool but they look like standard
windows Objects. So unique identification of these objects
is problamatic. For identifying These type of Objects we
will convert particular object as a virtual object.
We can use these objects by Assigning them to a
standard windows object class. Like if the object is
behaving like a table but it is not belongs to standard
windows Table Class, what we can do is just convert
particular Table object as a Virtual Table by using the
tool that we are using.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sreeprasad
The use of virtual objects in qtp is identifies the objects
including pixels(with co-ordinates.)
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / veena
hi.....
change the object properties in by using virtual object
if there is any mistake plz tell .............
thank you
| Is This Answer Correct ? | 0 Yes | 1 No |
I have to do testing for XML file using QTP. 1. I was given a sample XML, I had to edit that with my actual data and had to make a new XML-- this part is completed, I did that. 2. Now I have to copy the exact contents of that XML file and have to paste it in a web application as a request message for web appliaction processing, using QTP. So I am unable to copy and paste it in web application, please help me out.
1)Difference Between Value & RawValue?
how to generate numbers in between to numbers suppose numbers in between 500 to 1000 in sequencies using vbscript
How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.
What is the Difference between copy to action and call to action?
What is the extension of 'Log file' in QTP
Explain features of the latest version of qtp/ uft 12.1?
What is qtpro? What is quick test pro? What is a quick test professional?
Synchronozation types in QTP
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
what is the framework followed by ur company in qtp
Whenever we use GETROPROPERTY function.