Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space ENGINES1031 and version 10.3.4
Conditional Content
product: (jtest)
product: (jtest)
sv-attr:0A01020401598D973E6641760F8AF4E50A01020401598D973E671AAA268425A3

Jtest DTP Engine is distributed as a ZIP installation package.

  1. Extract the package to the desired location. The jtest directory ([INSTALL_DIR]) that contains all Jtest files will be created.
  2. Ensure that the JAVA_HOME variable is set in your environment.

No additional steps are required, but for your convenience, we recommend that you:

  • Add the [INSTALL_DIR] path to $PATH or symlink jtestcli.exe (jtestcli in Linux) into the directory in $PATH.
  • Set the $JTEST_HOME environment variable that points to the [INSTALL_DIR] path.
Info
iconfalse
titleIf you use Maven

 Set the following properties in your Maven settings.xml file:

  • pluginRepository
  • groupId,
  • jtest.home

For details, see the Parasoft Jtest Plugins manual located in [INSTALL_DIR]/manuals. Open the plugins-manual.html file and select JTEST MAVEN PLUGIN> Usage> Initial Setup.

Info
iconfalse
titleIf you use Ant

Deploy [INSTALL_DIR]/integration/ant/jtest-ant-plugin.jar into the $ANT_HOME/lib directory.

For details, see the Parasoft Jtest Plugins manual located in [INSTALL_DIR]/manuals. Open the plugins-manual.html file and select JTEST ANT PLUGIN> Usage> Initial Setup.