Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SOAVIRT_9.10.8_CTP_3.1.4

In this section:

Table of Contents
maxLevel1

Overview

Parasoft Recorder is an add-on component for recording Parasoft Recorder can record API calls and/or user actions during interactions with a web application. You can convert the API traffic into extendable API tests that you can extend and execute in can be executed from CTP or the SOAtest desktop. You can download the recorded Recorded user actions can be downloaded and convert them converted into Selenium tests with Parasoft Selenic. In this section:

Table of Contents
maxLevel1

Overview

Parasoft Recorder includes the following components:

  • Parasoft Recorder Chrome extension: The Chrome browser extension is installed on the local machine and provides an interface for starting /and stopping recording, as well as a web recording. The extension also provides an interface for configuring your connection to SOAtest so that the SOAtest Web Proxy can convert API traffic into tests. 
  • SOAtest Web Proxy: The proxy is installed on the local machine, processes traffic, and creates a .tst file in SOAtest.
  • Parasoft Root Certificate Authority: The CA enables HTTPS traffic to be recorded.

...

Creating and Managing Selenium Tests

Licensing

...

Selenium Test License

Refer to the Parasoft Selenic documentation for details about licensing.

...

During Windows installation, you will be prompted to install the Parasoft SOAtest Web Proxy as a Windows service. This enables you to start and stop the proxy using the services console under the Windows Control Panel, as well as use the SOAtest Web Proxy console in the Windows Start menu (see Getting Started with Parasoft Recorder). You can also manually start the proxy by running the executable JAR .jar file (see Getting Started with Parasoft Recorder).

...

Execute the JAR file with the --version argument (-v shorthand) to print the version number on the command line. Example:

...