Forum Discussion

jaja-oliveira's avatar
jaja-oliveira
Occasional Contributor
13 years ago

Java application is not open

Hi,



I'm using TestComplete 7.0 and added a Java Application on the TestedApps. But when I run the application, the IsOpen property is always false. The Java Open Application plugin (tcJavaOpenApp) is correctly installed.



What can it be?

  • Hi


    Could you specify what Java library and what version of Java development tool you are using to create your application?


    I also suggest trying the new version of the tool - TestComplete 9 and checking whether the problem occurs in it. You can download the trial version from our website.


    Ann

  • jaja-oliveira's avatar
    jaja-oliveira
    Occasional Contributor
    I'm using java 1.6.0_29.  Wasn't it supposed to work with TestComplete 7.0???
  • Hi


    Well, according to our help system, it should be supported. By the way, there is one restriction on testing Java applications. TestComplete cannot get access to internals of Java applications if the application under test was launched with the -verbose or -verbose:class command-line argument. Isn't it the case?


    Could you also make a snapshot of your Java application in the Object Browser and post it here?


    Ann