...
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 | Mac OS X macOS 10.9 or higher |
Default font size | 8 is recommended. For example, on Ubuntu, use the following in the terminal:
|
...
If you experience issues with the standalone version, we recommend installing SOAtest as a plug-in for Eclipse 4.2 to 4.7 or later16 (2020-06).
Standalone Installation
- 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:
...
Info | ||
---|---|---|
| ||
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. |
Plug-in Installation
See Eclipse p2 Update Site Installation for additional information.
Info | ||
---|---|---|
| ||
If you experience issues with SOAtestafter installing into a version of Eclipse that uses the Oomph installer, reinstall Eclipse and disable bundle pools. |
...