In this section:

System Requirements

Processor64-bit (x86_64) processor with at least two cores; four cores is recommended
Memory

At least 4 GB RAM; 8 GB is recommended. Load Test may require additional RAM for high loads

OS

The following versions are supported:

  • Windows Server 2016
  • Windows Server 2019
  • Windows 10
Java

The following Oracle and OpenJDK versions are supported:

  • Java 8 (installed with application)
  • Java 11 (see Configuring Java Runtime for more information about running application with Java 11)
    The following features in Java 11 are not supported:

    • embedded data repository server
    • WebMethods tool
    • WebLogic JMX monitor (Load Test)
    • Call Back tool in Load Test
    • Message Stub tool in Load Test

Installation

You can install SOAtest as a standalone Eclipse-based application or as an Eclipse p2 update. This topic describes the standalone installation. Refer to Eclipse p2 Update Site Installation for instruction on installing into your own Eclipse IDE.

  1. Run the setup executable that you downloaded from the Parasoft Web site.
  2. Follow the installation program's onscreen instructions to install the application into your preferred directory. The default installation directory is C:\Program Files\Parasoft. See Installation Options for details about prompts that appear when running the installer.

The default workspace will be added and set to the <user_home_dir>/parasoft/workspace directory (e.g., C:\Users\username\parasoft\soatest_workspace).The default workspace is preselected in the Select a Workspace dialog when you first start the application. If you select a different workspace, the new workspace will be preselected when you start the application from that point forward.

The command line interface uses the default workspace any time that you do explicitly specify a workspace from the command line (with the -data argument)—whether or not you have previously run the command line interface with another workspace.

Windows SmartScreen Filter

Windows 8.x and later ships with a security feature called SmartScreen, which may attempt to prevent you from completing the installation.

 

Click the More info link and click Run anyway when prompted to allow Windows to complete the installation.

Parasoft software is digitally signed and will not harm your system.

Installation Options

SOAtest has the following additional installation options.

RootCA

Installing the RootCA will enable Internet Explorer to automatically trust any SSL connections that SOAtest makes during recording and playback. If you do not install the RootCA, Internet Explorer will launch a "Trusted Certificate" dialog whenever SOAtest attempts to establish an SSL connection during recording and playback against an HTTPS endpoint. These "Trusted Certificate" dialogs usually block the actual page from loading, preventing SOAtest from automating actions in the browser.

During recording and playback, SOAtest pipes all communication between the browser and the server through its own proxy. The proxy must be able to interpret the traffic being sent between the browser and the server. In order to interpret the SSL traffic being sent through the proxy, SOAtest acts as an intermediary, providing SSL credentials to the browser as though it were the server, and providing SSL credentials to the server as though it were the browser. Certificates are used to certify the identity of the entity of the endpoints. If you enable this installation option, SOAtest will use the SOAtest Web Root Certificate Authority certificate to sign every certificate that the SOAtest proxy creates when establishing SSL connections between Internet Explorer and the proxy.

Load Test as a Service

Installing Load Test as a service within the Services Console allows other machines on your network running Load Test to use the current machine as a slave in distributed load tests. When Load Test runs, the list of available slave machines is displayed under the Load Test Configuration> Machines node. If desired, these machines can be used to generate extremely large loads and run tests from different hosts on a network. See Running Load Tests on Remote Machines for details.

Startup

Double-click the SOAtest desktop icon or choose Programs > Parasoft > SOAtest <version> > SOAtest from the Windows Start menu to start SOAtest.

Double-click the Load Test desktop icon or choose Programs > Parasoft > SOAtest <version> > Load Test from the Windows Start menu to start Load Test.

You must have a valid license before you can use SOAtest or Load Test.

See Licensing for additional information.

Upgrades and Updates

See Upgrades and Updates

  • No labels