explain virtual object? in detailed? pls any one explain me?
Answer Posted / prashanth
If QTP Could not identify the objects, then those objects are called "Non Standard Objects" or "Virtual Objects"
These virtual objects behave like a standard object but not identified by QTP.
We can map a virtual object to a standard object by using "Virtual Object Wizard" (Tools-->Virtual Object-->New Virtual Objects...)
Restrictions on virtual objects
1. A virtual object should not overlap with another virtual object.
2. QTP does not support virtual objects for analog and low level recordings.
3. The application window should be of same size and in same position when we record and run the tests as it was when we define a virtual object.
4. We cannot insert any type of checkpoints on virtual objects.
5. We can define virtual objects only for the objects on which we can "Click" or "Double Click" and which record "Click" and "Dblclick", otherwise virtual object is ignored.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
can test automation improve test effectiveness?
Explain quicktest professional (qtp) testing process?
How many types of recording modes are there?
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
i can done the project with QTP in that time i can say how many members in my team size?
What are main panes available in qtp test browser?
How to use output values in qtp ?
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
Key word driven framework
please any one can explain the keyword driven framework. with gmail example.
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
What is the difference between local and shared object repository in qtp?
What is quicktest professional?
Tell me about qtp?