The following requirements are common to Linux and macOS systems:
At least 4 GB RAM; 8 GB RAM is recommended. Load Test may require additional RAM for high loads.
An 8-point font size is recommended. For example, use the following command in the Ubuntu terminal:
gsettings set org.gnome.desktop.interface font-name 'Ubuntu 8' |
When Parasoft SOAtest and Parasoft Virtualize are installed on the same machine, SOAtest and Virtualize must have an identical version number. This ensures compatibility between both products.
If you are updating an existing installation (including updating from a service pack), be sure to update both products at the same time.
You can install SOAtest 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.
chmod +x parasoft_soavirt_<VERSION>_linux_*.sh
chmod +x parasoft_soavirt_<VERSION>_macosx_*.sh
./parasoft_soavirt_<VERSION>_linux_*.sh
./parasoft_soavirt_<VERSION>_macosx_*.sh
A directory under parasoft/soatest_virtualize/<VERSION>
(Linux) or parasoft/soatest_virtualize/<VERSION>/Parasoft SOAtest & Virtualize.app/Contents/Eclipse
(Mac) will be created. We refer to this location as <SOAVIRT_INSTALL_DIR>
throughout this user guide. The SOAtest and Virtualize executables, command line interfaces, examples, and so on are available within this directory.
After installation is completed, an application icon will be added in Finder. This is the icon that you double-click to launch SOAtest 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. |
When using latest Ubuntu Linux (21.10 or newer), with Snap-based Firefox browser as default, the Eclipse IDE may be unable to show HTML content correctly (see also: https://github.com/eclipse-platform/eclipse.platform.swt/issues/221). There are two workarounds:
Note: In order to configure Firefox as an external web browser, use the following settings: |
To run the GUI:
Change directories to the soatest_virtualize/<VERSION>
directory, then enter the following command at the prompt:./soavirt
To run SOAtest Command Line:
Change directories to the soatest_virtualize/<VERSION>
directory, then enter the following command at the prompt:./soatestcli
For details on using soatestcli
, see Testing from the Command Line Interface - soatestcli.
To run Virtualize Command Line:
soatest_virtualize/<VERSION>
directory, then enter the following command at the prompt:./virtualizecli
To start Load Test:
Change directories to the soatest_virtualize/<VERSION>
directory, then enter the following command at the prompt:./loadtest
Double-click the Parasoft SOAtest & Virtualize icon in Finder to start the SOAtest and Virtualize desktop application.
You must run command line distributions separately.
To start Virtualize command line:
soatest_virtualize/<VERSION>/Parasoft SOAtest & Virtualize.app/Contents/Eclipse
directory../virtualizecli
To start SOAtest command line:
soatest_virtualize/<VERSION>/Parasoft SOAtest & Virtualize.app/Contents/Eclipse
directory../soatestcli
See Load Test Command Line Interface - cli for information on running Load Test from the command line.
See Licensing for details on configuring your license.