In this section:
Linux | MacOS | |
---|---|---|
Processor | 64-bit (x86_64) processors with at least 4 cores are supported | 64-bit (x86_64) processors with at least 4 cores are supported |
Software | Java 8 (Oracle and OpenJDK are supported) GTK+ 2.18 or higher GLib 2.17.6 or higher Pango 1.20 or higher X.Org 1.0 or higher | Java 8 (Oracle and OpenJDK are supported) |
Memory | At least 1 GB RAM. 2 GB RAM is recommended.Load Test might require more for high loads. | 1 GB RAM minimum. 2 GB RAM is recommended.Load Test might require more for high loads. |
OS Version | n/a | macOS 10.9 or higher |
Default font size | 8 is recommended. For example, on Ubuntu, use the following in the terminal:
|
You can install SOAtest as a standalone Eclipse application or as an Eclipse plug-in.
The standalone version ships with Eclipse 4.6.1, which contains a known defect that may result in IDE crashes on macOS. Eclipse 4.6.1, furthermore, does not run on macOS X if a version of Java newer than 8 is installed. Eclipse 4.8 or later is required to launchSOAtest if a newer version of Java is installed. Future versions will ship with a newer version of Eclipse to address these issues.
If you experience issues with the standalone version, we recommend installing SOAtest as a plug-in for Eclipse 4.2 to 4.16 (2020-06).
chmod +x parasoft_soatest_<version>_linux.sh
chmod +x parasoft_soatest_<version>_macosx.sh
./parasoft_soatest_<version>_linux.sh
./parasoft_soatest__<version>_macosx.sh
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.
After installation is completed, an application icon will be added in Finder. This is the icon that you double-click to launchSOAtest. If you want to view the various files and folders available within the installation, right-click the icon, and choose Show Package Contents. |
See Eclipse p2 Update Site Installation for additional information.
If you experience issues with SOAtestafter installing into a version of Eclipse that uses the Oomph installer, reinstall Eclipse and disable bundle pools. |
Click Archive and browse for the parasoft_soatest_<version>_macosx_x86_64_updatesite_p2.zip archive.
See Service Pack Updates.
To run SOAtest GUI:
Change directories to the soatest/<version> directory
, then enter the following command at the prompt:./SOAtest
To run SOAtest Command Line:
Change directories to the soatest/<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 Test:
Change directories to the soatest/<version>
directory, then enter the following command at the prompt:./loadtest
Double-click the Parasoft SOAtest icon in Finder to start the SOAtest desktop application.
To run the SOAtest command line:
soatest/<version>/ParasoftSOAtest.app/Contents/ParasoftSOAtest
directory./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.
See Licensing for details on configuring your license.