Versions Compared

Key

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

...

Table of Contents
maxLevel1

Related APIs

The SOAP-based API covered in this topic concentrates on management, deployment, and execution of test assets.

The REST API (described in Creating and Modifying Assets through the REST API) focuses on operations associated with creating and updating assets.

Prerequisites

About the Web Service API

SOAtest's web service API enables web service clients to run tests on a remote machine running SOAtest. Web service mode is available for the Automation Edition of SOAtest. SOAtest can be started in web service mode as follows:

...

When starting SOAtest in this way, the Start deactivated, release automatically when idle option in Parasoft > Preferences > Parasoft > License needs to be disabled. Otherwise, you won’t be able to add this server from another SOAtest installation’s UI.

Info
titleMake Sure Your License Supports SOAtest Server

Excerpt Include+
scrollEditorUrl/display/FUNCTDEV/.Licensing+vSOAVIRT_9.10.8_CTP_3.1.4
scrollEditorDisplayTitleLicensing
nopaneltrue
scrollPageId0A010204015AD7E452E11E9002B6893A

The SOAtest web service is described by a WSDL document. When SOAtest is running in server mode, this WSDL can be found at http://localhost:9080/axis2/services/SOAtestService?wsdl. The WSDL can be used to generate web service clients. Most web service platforms can generate web service clients from a WSDL document.

Operations

The web service has three main operations:

...