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
Answer Posted / guest
Windows Vista version is not supported to instal QTP
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
What is the syntax to call one script from another?
what is the latest version of QTP? Main difference between 9.2 and 10 version
How can I import environment from a file on disk?
How to define array in qtp?
Object repositories types, which and when to use?
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..
Explain the difference between check point and output value?
How will you handle java tree in qtp?
How to interact tool & application build in QTP?
How you can delete excel file in qtp?
Is text area check point supports for web applications?
Hai anyone please "Explain about Framework in QTP?"
Both static and dynamic arrays are handled by the vb script. Is it true?
If I change the property value at runtime is it effect is object repository?