does qtp runs on internet explorer 7.0
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / rajendra pradeep
QTP works on I.E 6.0,7.0 the same way if u record the
application and play back.
i.e Browser("name").Page("name"). in this case ur giving
the browser name and page name if there are 100 browsers
also QTP will run your script.
But if Browser("micClass:=").Page("micClass:="). in this
case u directly declare the class to which browser
belongs.Then QTP cant work on different Browsers and Page's
It depends on the way u have learnt QTP
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / rkesh
QTP 8.2 does not compatible with IE 7.0. I have tried to
run QTP 8.2 with IE 7 but it failed.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / sam
IE 7.0 is not compatible with QC. Since qtp does not require
IE to open unlike QC it really does not matter. Basically
QTP is independent of IE
| Is This Answer Correct ? | 0 Yes | 6 No |
what is the difference between modular framework & datadriven framework
How u perform exception handling in QTp,what is other name for ths?
how to insert QTP to display errors and other description in the test results instead of halting execution by throwing error in the mid of executin due to an error (for object not found)?
1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
DEFECT LIFE CYCLE,WHO PUT THE STATUS AS OPEN
Hi all, i have installed QTP8.2 in my system. but script is not generating while recording. What is the problem? is any file missing? pls let me know anybody...Thnaks
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
How do you test the text displayed in the header portion of times of india epaper. Hot news(banner) are scrolling in the top of the page, how do you test using QTP?
What is action? How many types of actions are there in qtp?
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
suppose i have one datatable in my datatable in 2 nd row 3rd column one link is ther i need to validate that link how do u do this?(wipro)