Micro Focus QTP (UFT) Forums
QTP 10 Java Add In Extensibility - 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 10 Java Add In Extensibility (/Thread-QTP-10-Java-Add-In-Extensibility)



QTP 10 Java Add In Extensibility - piyush Ojha - 05-06-2011

Hi Ankur,

I'm using QTP 10 and the application is Java Based.
So I'hv installed Java Add-In and using the java Add-in Extensibility so that QTP can identify the controls of the application Under Test.
However I'm facing the problem that when I use the Object Spy to identify the individual control, it doesn't point to single individual control but identify the entire small window.

suppose In my application I have 3 buttons and few ListBox and some labels then it doesn't recognize the every single control but take it as one frame under which all these controls come.

Please suggest me the way that I should use while developing the custom support class for java application.
Thanks in advance.


RE: QTP 10 Java Add In Extensibility - manasach - 06-22-2011

Hi ,

I am also facing the same problem..pls anyone help me to solve this prob..Piyush if u got any solution pls let me know.