This section describes how to update SOAtest.
| Table of Contents | ||
|---|---|---|
|
...
- For offline updates, download the p2 zip archive from http://updates.parasoft.com/ to your installation directory.
Ensure that SOAtest is not running.
- Run the
update.batorudpate.shscript in the installation directory using the following command (see About the Update Script Options):update [--debug] [--help] [--patch <arg>| --updatesite <arg>] [–version]The default installation directory for the update script varies by OS:MacOS: In the directory
parasoft/soatest/<VERSION>/Parasoft SOAtest.app/Contents/EclipseWindows:
C:\Program Files\Parasoft\SOAtest\<VERSION>Linux: In the directory
parasoft/soatest/<VERSION>
Start SOAtest using
soatest.exe -clean.
About the Update Script Options
...