05-06-2011, 02:59 PM
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.
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.