0

QTP version 11 is unable to identify any java object instead it is identifying it just as a window

I tried to spy the java application but QTP is identifying it as a window.

So, is it a QTP issue,missing patch or environment variable issue

Dave
  • 4,328
  • 2
  • 24
  • 33

1 Answers1

3

You need to quit UFT, restart it and ensure you have selected the Java Add-in, or this will happen...

Dave
  • 4,328
  • 2
  • 24
  • 33
  • 2
    Before you quit UFT, make sure the Add-in manager will display. On the UFT menu bar, click on Tools > Options... and then in the Startup options group, make sure to check "Display Add-in Manager on startup". Then, restart UFT and make sure to check the checkmark for Java addin. – Trimble Epic Jun 10 '16 at 11:39
  • 1
    Another possible reason is that: remember always open UFT FIRST, then launch the application... – nwpulele Jun 10 '16 at 14:48