...
If you are updating an existing installation (including updating from a service pack), be sure to update both products at the same time.
Installation
You can install SOAtest install SOAtestVirtualizeSOAtest and Virtualize as a standalone Eclipse application or as an Eclipse p2 Update. Refer to Eclipse p2 Update Site Installation for instruction on installing into your own Eclipse IDE.
- If you haven’t already done so, copy the installation file to the directory where you would like to install SOAtest.
- Change directories to the directory where you are going to install SOAtest.
- Set "execute" permissions on the installer.
- Linux:
chmod +x parasoft_soatest_<version>_linux.sh
- Mac:
chmod +x parasoft_soatest_<version>_macosx.sh
- Linux:
- Execute the installer, then follow the onscreen instructions to complete the installation.
- Linux:
./parasoft_soatest_<version>_linux.sh
- Mac:
./parasoft_soatest__<version>_macosx.sh
- Linux:
A directory under parasoft/soatest/<version>
(Linux) or soatest/<version>/ParasoftSOAtest.app/Contents/ParasoftSOAtest
(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, etc. are available within this directory.
- If you haven’t already done so, copy the installation file to the directory where you would like to install Virtualize.
- Change directories to the directory where you are going to install Virtualize.
- Set "execute" permissions on the installer.
chmod +x parasoft_virtualize_<version>_linux.sh
chmod +x parasoft_virtualize_<version>_macosx.sh
- Execute the installer, then follow the onscreen instructions to complete the installation.
./parasoft_virtualize_<version>_linux.sh
./parasoft_virtualize__<version>_macosx.sh
A directory under parasoft/virtualize/<version>
(Linux) or virtualize/<version>/ParasoftVirtualize.app/Contents/ParasoftVirtualize
(Mac) will be created. We refer to this location as <virtualize_install_dir>
throughout this user guide. The Virtualize executable, command line interface, examples, manuals, etc. are available within this directory.
- If you haven’t already done so, copy the installation file to the directory where you would like to install the application.
- Change directories to the destination directory.
- Set "execute" permissions on the installer.
chmod +x parasoft_soavirt_<version>_linux.sh
chmod +x parasoft_soavirt_<version>_macosx.sh
- Execute the installer, then follow the onscreen instructions to complete the installation.
./parasoft_soavirt_<version>_linux.sh
./parasoft_soavirt__<version>_macosx.sh
...
Info | ||
---|---|---|
| ||
After installation is completed, an application icon will be added in Finder. This is the icon that you double-click to launchSOAtest launchSOAtestVirtualizeSOAtest and Virtualize. If you want to view the various files and folders available within the installation, right-click the icon, and choose Show Package Contents. |
...
- Change directories to the
virtualize/<version>
directory - Enter the following command at the prompt:
./virtualizecli
Start Up on MacOS
Double-click the Parasoft Virtualize icon in Finder to start the Virtualize desktop application.
To start Virtualize command line:
- Change directories to the virtualize/<version>/ParasoftVirtualize.app/Contents/ParasoftVirtualize directory
- Enter the following command at the prompt:
./virtualizecli
You must install a license before you begin using Virtualize.
Double-click the Parasoft SOAtest & Virtualize icon in Finder to start the SOAtest and Virtualize desktop application.
...
See Load Test Command Line Interface - cli for information on running Load Test from the command line.
Double-click the Parasoft SOAtest icon in Finder to start the SOAtest desktop application.
To run the SOAtest command line:
- Change directories to the
soatest/<version>/ParasoftSOAtest.app/Contents/ParasoftSOAtest
directory - Enter the following command at the prompt:
./soatestcli
For details on using soatestcli, see Testing from the Command Line Interface - soatestcli.
Double-click the Parasoft Load Test icon in Finder to start the Load Test desktop application.
See Load Test Command Line Interface - cli for information on running Load Test from the command line.
You must install a license before you begin using SOAtest or Load Test.
...