This topic explains how to install SOAtest and Virtualize from an Eclipse p2 update site.
SOAtest - Virtualize Co-Installation 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. |
IDE | Eclipse 2022-03 (4.23) or later. | |
---|---|---|
Java | Java 11 (deprecated), 17 (installed with the application), or 21. Oracle and OpenJDK are supported. | |
IP Address Formats | IPv4 and IPv6 addresses are supported. | |
Additional | When installing from the update site, you need to install the Eclipse Graphical Editing Framework (GEF). You can download and install Eclipse GEF from http://www.eclipse.org/gef/. | |
Recommended | We also recommend configuring the
The |
Parasoft
in the Name field.When installing Parasoft SOAtest from the p2 update site, you will need to take some extra steps to ensure that your browser can utilize the Parasoft certificate for components like browser playback. The process differs depending on your OS and/or browser.
Windows
If you are on Windows, you should run soatest_install.bat installed into the eclipse
directory of the Eclipse installation into which you installed the update site as an administrator. The script executes tasks that are normally completed by the Parasoft installers but are not supported by the p2 update site.
Running the script as an administrator allows it to install the Parasoft certificate for the local machine. If you are not able to run this script as an administrator, you can manually install the certificate for the current user. To do so:
<ECLIPSE_DIRECTORY>\plugins\com.parasoft.ptest.libs.web_<VER>\root\lib
and double-click the parasoft.cer certificate file.Once the certificate has been placed in the "Trusted Root Certification Authorities" certificate store, browser playback and related components will work for the user. Repeat the process for other users, if necessary.
MacOS: Chrome
If you are on MacOS and using Chrome as your browser, do the following:
Linux: Chromium-based Browsers
If you are on Linux and using a Chromium-based browser, run the following command:
certutil -d sql:$HOME/.pki/nssdb -A -t "C,," -n <certificate nickname> \ -i <path to parasoft.cer certificate> |
See the Chromium documentation regarding Linux Cert Management for more information, including how to install certutil
for your distribution, if necessary.
Firefox
If you are using Firefox on either MacOS or Linux, see Firefox's documentation regarding setting up certificate authorities.
Mac OS Installation Using the Eclipse Installer If you have installed Eclipse on Mac using the Eclipse installer, you will need to start Eclipse from the command line before using the update site. |
A valid license is required. See Licensing for details on configuring your license.
If you experience issues with SOAtest and Virtualize after installing into a version of Eclipse that uses the Oomph installer, reinstall Eclipse and disable bundle pools.