Java Bridge Options Dialog

Applies to TestComplete 15.63, last modified on April 23, 2024

In order for your tests to be able to use Java classes, the path to the jvm.dll library, which is part of Java, must be specified in the TestComplete Java Bridge Options dialog. To call the dialog, select Tools | Options from the main menu and then select Engines | Java Bridge from the tree displayed on the left of the resulting Options dialog.

You can change the following option --

  • Java Virtual Machine module location - Specifies the fully-qualified path to the jvm.dll library. TestComplete uses this library to access Java classes. Typically, this library is located in the <Java>\bin\client or <Java>\bin\server folder. If you have multiple Java versions installed on your computer, you need to specify the jvm.dll file shipped with the Java version that you want to use.

    You can either enter the path to the jvm.dll file manually, press the button and browse for the library file, or click the ellipsis button and choose the needed library version from the Select Java Virtual Machine Module dialog.

See Also

TestComplete Options
Calling Functions From Java Classes

Highlight search results