Micro Focus QTP (UFT) Forums
Java Objects are not identified - 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: Java Objects are not identified (/Thread-Java-Objects-are-not-identified)



Java Objects are not identified - abdul.2010 - 09-13-2013

Hello Everyone,

I have a situation in my project where I have to identify objects in a windows standalone application. This app was developed in Java Environment and Oracle Database.

There is a Main Screen in that app. Inside that screen, there will be a flow of algorithm like below example

Start---->Process1---->Process2---->Stop

Imagine the above are four Boxes.

I have to perform actions on these boxes.

When i use Spy ... the complete Screen is considered as an object but not the individual objects. In this case what should I do ???

I already added Java Addin and Oracel Addin in QTP


Any Suggestions and feedbacks on this Issue .. ?
Any Patch that is required to identify these objects ,,, ?

Please help Me !!!