Versions Compared

Key

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

...

  • SOAtest desktop or server 92022.10.5 1 or later

Creating and Managing Selenium Tests

...

The following instructions describe how to manually install Parasoft Recorder components if components if you are unable to use the installer. Please note that Java is not included when following the manual installation steps; if Java is not installed on your device, you will need to install it before using Parasoft Recorder.

  1. Download the TrafficRecordingExtension.zip folder (contact your Parasoft representative).
  2. Extract the contents of the compressed folder anywhere on your machine. No additional installation is necessary to run the Parasoft SOAtest Web Proxy.
  3. Open a Chrome browser window and open the Extensions page (chrome://extensions).
  4. Enable the Developer mode option and click Load unpacked extension.
  5. Navigate to and choose the [TrafficRecordingExtension_INSTALL]/chrome-extension directory to install the extension. The tool will be available in the browser bar.

...

%INSTALLDIR%/jre/bin/java -jar com.parasoft.traffic.proxy.jar

Info
titleJava Support

The Parasoft Recorder ships with its own installer for Windows or Mac includes an instance of Java, but you can use any Java 8 or later , while the Parasoft Recorder zip file does not. If you manually install Parasoft Recorder using the zip file, you will need to either manually install Java or use an instance that is already installed on your system. Java 11 or later is supported.

The web proxy API will be started on port 40090 by default. The proxy port used for recording will be assigned by scanning for open ports starting with port 40443. You can specify system properties to configure port numbers and other options when starting the proxy. See Advanced SOAtest Smart API Test Generator Configuration for additional information.

...