QTP 10.0 is not identifying web objects for IE 8.it is
identifying like winObject.I installed HP patch
QTPWEB_00037.Still getting issue
Answer Posted / yuvesh kumar goyal
Just do One thing. It might be possible that you have enabled Protected Mode in IE. So just Open the IE. Go to Tools>>>Internet Options>>>Security Tab>>> Uncheck(Disable) the Protected Mode checkbox
Click 'Ok'
Restart the IE. And Hurraayyyyy!!!!
It will work.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
what is impact analysis on regression testing?
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
how to evalute defects in QTP script?
How do I get the QTP scripts result in xml format by using vb script function?
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
Explain the concept of how quicktest professional identifies object?
Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
How to integrate the qualitycenter with qtp
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
What do you mean by checkpoints in qtp?
How to interact tool & application build in QTP?