...
Info | ||
---|---|---|
| ||
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. |
Info | ||
---|---|---|
| ||
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: |
Start-up on Linux
To run SOAtest SOAVirt GUI:
Change directories to the
soatest_virtualize/<VERSION> directory
, then enter the following command at the prompt:./SOAtestsoavirt
To run SOAtest Command Line:
Change directories to the
soatest_virtualize/<VERSION>
directory, then enter the following command at the prompt:./soatestecli
For details on using soatestcli
, see Testing from the Command Line Interface - soatestcli.
To start Load Testrun Virtualize Command Line:
- Change directories to the the
soatest_virtualize/<VERSION>
directory directory, then enter the following command at the prompt:./
loadtestvirtualizecli
To run Virtualize GUIstart Load Test:
Change directories to the
soatest_virtualize/<VERSION>
...
directory, then enter the following command at the prompt:
./
...
To run Virtualize Command Line:
...
loadtest
Start Up on MacOS
Double-click the Parasoft SOAtest & Virtualize icon in Finder to start the SOAtest and Virtualize desktop application.
...