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 / ramanjaneyulu
Solution : In windows 7
The solution to the problem was turning the setting “Enable Protected Mode” off in Internet Explorer. To do this perform the following steps:
Mode” off in Internet Explorer. To do this perform the following steps:
1. Open Internet Explorer
2. Select “Tools > Internet Options”
3. Click the Security tab
4. Make sure “Enable Protected Mode” is unchecked so that it is off(as shown below).
5. And at last don’t forget to restart your IE. Thats it !!
Solution: VISTA
In vista you need to Off user control option .To off the user control option follow the following steps.
Click Start >Control Panel>User Accounts and Family Safety>User Accounts and uncheck the Turn User Account Control On or OFF option
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
How to recognise the webelement and verifying that webelement is enabled?
Can we run test with out adding object in object repository? How it is possible?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
Tell me about your project? please help me how to tell about insurance project
Explain about Test Fusion Report of QTP?
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
What is the standard timing delay for web based application in qtp?
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
What is the file extension of the code file in qtp?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
How to handle the exceptions using the recovery scenario manager in qtp?
What is object repository in qtp?
how to explain a claims and insurance project?
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.