Micro Focus QTP (UFT) Forums
Qtp 11 recongnise Browser as a window - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Others (https://www.learnqtp.com/forums/Forum-UFT-QTP-Others)
+--- Thread: Qtp 11 recongnise Browser as a window (/Thread-Qtp-11-recongnise-Browser-as-a-window)



Qtp 11 recongnise Browser as a window - swati - 09-29-2010

Hi
I have IE8 and windows 7 installed on my Machine.
Qtp does not identify the webobject it recongnise browser as window.
I have tried all the way
I opened Qtp First the IE8
I write the script for opening the browser
Try to record on the browser
But all above doesnt work
So tell tell me
What should I do?
It is urgent since i am dealing with the web Sadapplication.

Thanks in advance
Regards
swatiRolleyes


RE: Qtp 11 recongnise Browser as a window - mvuyy001 - 09-30-2010

Hi,
Launch QTP as an Administrator ie., right click on QTPro.exe as run it as an administrator. Then try recognizing the objects. if it still doesn't recognize try checking what Integrity level for QTP and IE browser opens on. If both are not on the same level then objects may NOT be recognized. Use Process Explorer to check the Integrity level,

Hope this helps.

Thanks
MV


RE: Qtp 11 recongnise Browser as a window - swati - 10-01-2010

Thanks


RE: Qtp 11 recongnise Browser as a window - sairskn - 10-11-2010

Hi MV,

Thanks a lot for the solution.


RE: Qtp 11 recongnise Browser as a window - sathakarni - 11-10-2010

Hi,
I am facing the same issue. Please guide me as to how bring both QTP and IE to the same level


RE: Qtp 11 recongnise Browser as a window - mvuyy001 - 11-25-2010

Hi Sathakarni
QTP is at Medium Integrity level and IE is at low. which means it should recognize the objects as Web Objects. Since it is NOT, please try launching IE via QTP. Use the SystemUtil method to launch IE from QTP and then try recognizing the Objects.

If it still doesn't recognize then please try launching QTP as an Admin ie., Right Click on QTP desktop shortcut and run as Admin. Then launch IE from QTP as mentioned above and check if it recognizes the Objects.

As far as bringing both to same levels are concerned, it is NOT a straight forward approach, there are third party tools available to elevate the permissions of various applications, one such tool is the Privilege Manager from Beyond Trust.

Else you can write your own manifest file to elevate the permissions for both QTP and IE.

Hope this helps.

Thanks
MV


RE: Qtp 11 recongnise Browser as a window - bhavyat - 04-26-2011

Hi,

I am also facing the same issue of IE 8.0 windows 7 with QTP11.0 . When i check the integrity of QTP it shows as nothing , please help me out in this .

Thanks
Bhavya


RE: Qtp 11 recongnise Browser as a window - zeeshanyshaikh - 02-29-2012

Hi, I am having the same problem,

I am using QTP 11 with proper licence. so when i open qtp with admin privilege, qtp gives error "install valid licence".

Also when i run qtp with my localhost web application its working fine.