Plz explain about Virtual object? What is the situation u r
using , explain with example?
Answer / 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 |
When I start recording any web application (either Mozilla or IE) QTP recognizes window instead of browser and also it does not show all the hierarchy tree of that particular web page. 1. Window("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") 2. As everybody knows it should be browser("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") I am using the windows vista, do you think it may be a problem of my settings in QTP or problem of my installation. Your kind responses will be appreciated. Thanks in advance. Satya
What is the difference in testing a client-server application and a web application?
How to make arguments optional in a function?
Hi all, what is the latest version of QTP?
What is the registration process and examination fees?
How to Analyze the Checpoint results by Table and DB Checkpoints?
I m new to QTP? Is it necessary to know VB for learning QTP for Automation? Can I understand QTP excellently Without practical automation?
What are the different properties of an web object
Write Descriptiv prg 4 login logn....txt bx password---txt bx ok---btn
i need the word "good morning" to be displayed by default whenver we click upon the blank test while opening the qtp. Could you please answer...
what is the main process in QTP?
What is ‘object spy’ and what is the function of object spy in qtp?