Jtest DTP Engine is distributed as a ZIP installation package.
Extract the package to the desired location. The jtest directory ([INSTALL_DIR]) that contains all Jtest files will be created.
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.
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.
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.