Micro Focus QTP (UFT) Forums
Does QTP recognize more than two windows without any issue? - 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: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming)
+--- Thread: Does QTP recognize more than two windows without any issue? (/Thread-Does-QTP-recognize-more-than-two-windows-without-any-issue)



Does QTP recognize more than two windows without any issue? - dineshb - 07-22-2010

Hi,
I am using QTP9.5. Here is a query regarding multiple windows identification.

I have a scenario as below:
[1] Application window opened - first window
[2] click on a button - open second window
[3] click on a button on second window - open third window.
or more windows

Is there any way to identify each window separately?


Thanks in advance.
Dinesh


RE: Does QTP recognize more than two windows without any issue? - basanth27 - 07-23-2010

Yes there is. hwnd should be different for each. When you record isint it differentating ?