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
Where can I find and view run-time data table?
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
Explain the concept of how quicktest professional (qtp) identifies object?
When using descriptive programming?
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
how to explain a claims and insurance project?
Mention the test steps of qtp.
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
How to associate shared object repository to test in qtp?
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”
What is system testing and what are the different types of tests you perform in system testing?
tell me QTP standards ?plz
Explain the difference between call to action and copy action?