Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. If you haven’t already done so, copy the installation file to the directory where you would like to install SOAtest.
  2. Change directories to the directory where you are going to install SOAtest.
  3. Set "execute" permissions on the installer.
    • Linux: chmod +x parasoft_soatest_<VERSION>_linux_*.sh
    • Mac: chmod +x parasoft_soatest_<VERSION>_macosx_*.sh
  4. Execute the installer, then follow the onscreen instructions to complete the installation.
    • Linux: ./parasoft_soatest_<VERSION>_linux_*.sh
    • Mac: ./parasoft_soatest__<VERSION>_macosx_*.sh

A directory under parasoft/soatest/<VERSION>  (Linux) or or parasoft/soatest/<VERSION>/ParasoftSOAtestParasoft SOAtest.app/Contents/ParasoftSOAtestEclipse (Mac) will be created. We refer to this location as <SOATEST_INSTALL_DIR> throughout this user guide. The SOAtest executable, command line interface, examples, manuals, and so on are available within this directory.

...

  • Change directories to the soatest/<VERSION> directory, then enter the following command at the prompt:
    ./SOAtestsoatest

To run SOAtest Command Line:

  • Change directories to the soatest/<VERSION> directory, then enter the following command at the prompt:
    ./soatesteclisoatestcli

For details on using soatestcli, see Testing from the Command Line Interface - soatestcli.

...

  1. Change directories to the parasoft/soatest/<VERSION>/ParasoftSOAtestParasoft SOAtest.app/Contents/ParasoftSOAtest directoryEclipse directory
  2. Enter the following command at the prompt:
    ./soatestcli

...