does qtp runs on internet explorer 7.0

Answers were Sorted based on User's Feedback



does qtp runs on internet explorer 7.0 ..

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

does qtp runs on internet explorer 7.0 ..

Answer / navdeep singh

Yes.
IE7.0 works with QTP9.2,

Is This Answer Correct ?    3 Yes 0 No

does qtp runs on internet explorer 7.0 ..

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

does qtp runs on internet explorer 7.0 ..

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

does qtp runs on internet explorer 7.0 ..

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

Post New Answer

More QTP Interview Questions

How iteration is related to Test Results in QTP?

1 Answers  


How to handle dynamic objects in QTP?

4 Answers   Infosys,


Explain script generated at the time of setting runtime property?

1 Answers  


four browser are open same application i want to enter 3browser how?

3 Answers   IBM,


Please any on explain usage of "on error resume next","On error goto 0" with sample code....Thankyou......... when a tester is asked to execute 100 scripts in a short time..(the server will be down in another 10 min)..how he has to run those scripts?

2 Answers   Datamatics,






write a qtp script to enter user name & password for flight reservation login page from excel sheet

1 Answers  


what is verification & validation?

2 Answers   Accenture, TCS,


Explain about reusable actions?

2 Answers  


If there are 10 notepads opened on desktop. how can we close a particular 2nd notepad using script

3 Answers  


Suppose u run ur script today and it is working fine ,nobody has changed the setting and all.u r the owner for the script. But when tomorrow I ran the same script again it got failed and It didn't able to identify one object. Can you tell me what would be the reason for this

4 Answers   L&T,


Explain how Selenium is different from UFT?

0 Answers  


Is there any thing that we can replace recovery scenario manager in QTP.

3 Answers  


Categories