Jtest 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:

You need to remove jtestcli and JRE from quarantine to allow their execution. See How to remove jtestcli and JRE from quarantine to allow their execution on Mac OS?

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

  • pluginRepository
  • groupId,
  • jtest.home

For details, see Configuring the Jtest Plugin for Maven.

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

For details, see Configuring the Jtest Plugin for Ant.