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
Firstly you need to make sure Web-Addin is enabled.
Secondly Open AUT after QTP.
Most important this is you cannot record on Mozilla Firefox,
you can run the recorded scripts on mozilla firefox.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is output value? How many types of output values are there in qtp?
How many types of parameters are there?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
Explain different checkpoints in qtp.
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
How to handle the exceptions using recovery secnario manager in quicktest professional?
How can we conduct U-I Testing by using QTP??????
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
How to do call a output parameter from one action to another action??/
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
How does you pass optional arguments in qtp?
How to build scripts that access data from external sources?
How to save your test using quicktest professional (qtp)?
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.