Plz explain about Virtual object? What is the situation u r
using , explain with example?
Answer Posted / mohan
Object which is not reconised by QTP as a standard object
(may be because developer hide some of the properties or
object developped in some custom programming languages), in
that case QTP will record the actions on these objects as a
pixel or etc..which we cannot customise further
(customisation required for adding checkpoint etc..). So in
that case we can map these objects to nearest QTP standard
objects class
Ex: If you perform any action on some of Windows calculator
buttons, will be recorded in terms of pixel postion. in
That case you can map this button to WinButton class. and
record again on this button the script will be different -
which is simillar to stnadard class
let me know if u've any doubts
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
what is the latest version of QTP? Main difference between 9.2 and 10 version
How many tabs are available to view your test in a test pane and what are they?
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
What is the difference between a Function and Action in QTP?
what are all the fileds present in object repository?
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..
What is TOM in QTP?
How to test login module with different username and password by using data driven testing in QTP?
what is supply chain management?
What are the different types of checkpoints?
what is command for executing files?
How to handle the exceptions using the recovery scenario manager in qtp?
I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.