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 |
hi radhaka plz tell me clearly to handle the earrors with out isng recovery scnerio this is sreenivas from delhi
In one of the scripts the pwd in the DT was encripted. Can any one tell me how to I decript or undo the same?
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
Define Environment Variable in UFT and its uses?
what is use of optionexplicit in variable declaration
Hi All As per the requirements i have to copy the data from word document to excel sheet using the QTP Note : Data in word document is in tabular format i.e there is 80 rows and 5 columns table Can any body provide code for this ? Thanks in advance Regards Test123Test
can any one tel ,using simple string a[0]=I a[1]=N a[2]=D like that it go's . . out put i need INDIA help me it's really need full ..
how to load the *.vbs (or) test generating script in a new machine?
what is impact analysis on regression testing?
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)
What r steps to migrate from Manual testing to QTP?(IN BOTH WEB BASED AND WINDOWS APP)
I have given u a application.To automate it what are the things will u consider?