Micro Focus QTP (UFT) Forums
QTP 9.5 Issue with Java - web objects - 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 9.5 Issue with Java - web objects (/Thread-QTP-9-5-Issue-with-Java-web-objects)



QTP 9.5 Issue with Java - web objects - saidinu - 06-13-2009

HI ,

We have an application which is developed by Java script ,Java Applets and Swing. Here the problem is that QTP is unable to Identify
the objects during the run time even though the objects are in Object Repository. This is only happening when QTP is trying
to identify the applet Tree view and Menu options.


We are facing this issue even though Java addin is installed.

Please guide me.

Thanks,
Dina.


RE: QTP 9.5 Issue with Java - web objects - stephenlb4u - 06-15-2009

Can you post your sample script or screen shots??


RE: QTP 9.5 Issue with Java - web objects - Raja - 06-30-2009

Hi Dina,
Instead of using default Description properties to Identify Java Objects,you can use any Unique Property(It should be available) to identify objects.It would be helpful. We faced the same issue in our project and we found the solution using the above method I described.

If Unque Property is not available, ask Developer to include this property for all objects.