Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SVC2025.1

...

Load Test requires 4GB for a single Load Test process and 2GB for each additional Load Test process. 4GB of system memory for each Load Test process is recommended.

Installation Installation

The Parasoft SOAtest installer installs both Parasoft SOAtest and Parasoft Load Test.

...

  1. Enable Use license server.
  2. Select the number of virtual users for the license available on your license server from the Virtual Users dropdown.
  3. Enter the base URL for your license server, starting with the protocol (for example, https://license.example.com), in the Base URL field.
  4. If required for your license server, enter your license server credentials in the Username and Password fields.
  5. If desired, you can test the connection by clicking Test Connection.
  6. Click OK.

Running Load Test with a Proxy

Load Test uses SOAtest's proxy settings to connect through a proxy. These settings override other methods of connecting to a proxy (for example, passing Java arguments with the startup command). If you are trying to use a proxy to connect Load Test to License Server, be aware that Load Test only allows connections to License Server over HTTPS.

Running Load Test on High DPI Displays

If you plan to run Load Test on high DPI displays with a large-scale factor of 200% or more, you need to pass the -J-Dsun.java2d.uiScale.enabled=true option to Load Test for proper UI rendering.

...

"C:\Program Files\Parasoft\SOAtest\20232024.12\loadtest.exe" -J-Dsun.java2d.uiScale.enabled=true

...