Select Java Virtual Machine Dialog

Applies to TestExecute 15.40, last modified on March 25, 2022

Use this dialog to select a Java Virtual Machine launcher to run JUnit, TestNG or Selenium tests.

To call the dialog, do any of the following:

  • Click the ellipsis button in the Path to Java VM text box in the Unit Testing Options dialog.

  • Click the ellipsis button in the Path to Java Virtual Machine module text box in the Selenium Options dialog.

To call the dialog, click the ellipsis button in the Path to Java VM text box in the Selenium Options dialog.

Select Java Virtual Machine dialog

The dialog displays all the launchers of all Java Virtual Machines found on your computer and the corresponding Java versions.

Tips:

Typically each instance of a Java Virtual Machine has two launchers: java.exe and javaw.exe. The java.exe and javaw.exe launchers are identical, except that javaw.exe has no associated console window. Use javaw.exe when you don’t want the command prompt window to appear. The javaw.exe launcher will, however, display a dialog box with an error if the launch fails for some reason. The Is With Console column of the dialog indicates whether the selected launcher has a console.

On 64-bit platforms, both 32-bit and 64-bit Java Virtual Machines could be installed simultaneously. The Is JVM 64-bit column of the dialog indicates whether the 32-bit or 64-bit version of the virtual machine is used.

Select the needed virtual machine from the list and click OK. To close the dialog discarding any selection, click Cancel.

See Also

Unit Testing Options Dialog
Selenium Options Dialog

Highlight search results