does qtp runs on internet explorer 7.0
Answer Posted / anders
Hello!
If you have testcases that worked like a sharm with QTP +
IE6, but does not work with QTP + IE7. Then you should try
to disable the tabbed broswing functionality in IE ("Tools -
-> Internet Options --> General --> Tabs --> Settings" and
untick the "Enable tabbed browsing..."-checkbox).
QTP have some issues with the tabbed browsing functionality
in IE7.
Good luck!
Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
How you debug your script?
Give the syntax to import/export xls into qtp.
How can you send user defined messages to test report?
what is the difference between modular framework & datadriven framework
Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya
If the objects hierarchy is changing from build to build, then how you will handle that condition?
Explain how you can find the absolute value of the number in qtp?
Why is Client side image is preferred over server side image?
How does qtp identify the object in the application?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
what is the difference between rational rose and QTP? WHICH TOOL IS BETTER TO LEARN? PLEASE SEND ME AT sana_50218@yahoo.com sandeep@epuratech.com
How many types of recording modes in qtp?
What are the Disadvantages of shared object repository?
How did you use regular expressions in QTP and also in WR?
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.