Micro Focus QTP (UFT) Forums

Full Version: QTP 9.5 Issue with Java - web objects
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
Can you post your sample script or screen shots??
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.