For help selecting and completing the available project, .tst file, and test creation wizards, refer to the descriptions and links in the following tables:

General Wizard Options

WizardDescriptionReference
Import Test (.tst file) | ProjectImports a project that was previously exported through the SOAtest export feature.

Importing a Test Suite

Exporting a Test Suite

Empty Test (.tst file) | Project

Creates an empty project or .tst
"skeleton" to which you can add the desired tests.

Creating an Empty Project
Reference Test (.tst) File | ProjectUses an existing project/.tst file as a building block for constructing another reusing your existing test assets.Using Test Suite References
SOAtest Java ProjectCreates a new Eclipse Java project that has access to SOAtest's Extensibility API. You can later configure SOAtest scripts and Extension tools to invoke classes from the new Java project.Using Eclipse Java Projects in SOAtest
SOA Policy Configuration FileCreates a SOA policy file that addresses concerns such as interoperability and compliance to industry standards, as well as maintainability and best practices. SOA Policy Enforcement: Overview
Data Model Definition FileCreates a data model definition file that tells SOAtest how the organization’s fixed length messages are structured. SOAtest will use this information to convert these messages to and from XML.Fixed Length Client and Fixed Length Call Back

REST and SOA Wizard Options

Many of the wizards below also provide an option to create "policy enforcers" for WSDLs and SOAP messages.

WizardDescriptionReference
BPEL

Creates:

  • BPEL semantics tests.
  • WSDL tests.
  • BPEL process tests.
  • BPEL partner tests.
Creating Tests from BPEL Files
Java Message Service (JMS)

Configures SOAtest to:

  • Monitor transactions that pass through the JMS system.
  • Generate functional test cases that replay and check the monitored messages.

Creating Tests from JMS System Transactions

RAML

Creates:

  • Functional tests for the endpoints found in a RAML description.
Creating Tests from a RAML Definition
Record from traffic

Records HTTP, JMS, or MQ traffic. You can later create the following from the generated traffic file:

  • Functional tests for the messages captured in the specified traffic file.
  • Regression controls that validate whether each request continues to have the expected response (the response captured in the file) when the messages are replayed.

Creating Tests from Recorded HTTP, JMS or MQ Traffic

Sonic Enterprise Service Bus

Configures SOAtest to:

  • Monitor transactions that pass through a Sonic ESB system.
  • Generate functional test cases that replay and check the moni-tored messages.

Creating Tests from Sonic ESB Transactions

OpenAPI/Swagger

Creates:

  • Functional tests for the endpoints found in a OpenAPI/Swagger description.
Creating Tests From a OpenAPI/Swagger Definition
TIBCO Enterprise Messaging Service

Configures SOAtest to:

  • Monitor transactions that pass through a TIBCO EMS system.
  • Generate functional test cases that replay and check the monitored messages.

Creating Tests from TIBCO EMS Transactions

Traffic

Creates:

  • Functional tests for the HTTP, JMS, or MQ messages captured in the specified traffic file.
  • Regression controls that validate whether each request continues to have the expected response (the response captured in the file) when the messages are replayed.

Creating Tests from Recorded HTTP, JMS or MQ Traffic

UDDI

Creates: 

  • Functional tests for each service operation retrieved from the query.
  • WSDL tests to ensure that the WSDL conforms to the schema and passes XML validation tests.
Creating Tests From a  UDDI
WADL

Creates:

  • Functional tests for each operation defined in the WADL.
Creating Tests from a WADL
WSIL

Creates:

  • Functional tests for each object associated with the WSDLs within the specified WSIL.
  • WSDL tests to ensure that the WSDL conforms to the schema and passes XML validation tests.
Creating Tests From a WSIL
WSDL

Creates:

  • Functional tests for each operation defined in the WSDL.
  • Comprehensive WSDL tests to ensure that the WSDL conforms to the schema and passes XML validation tests.
Creating Tests from a WSDL
XML Schema

Creates:

  • Functional tests (SOAP Client or Messaging Client) for elements in an XML schema.
Creating Tests from XML Schema

Web Wizard Options

WizardDescriptionReference
Record web scenarioCreates functional tests that represent the actions taken as you exercise the application from a browser.Browser Recording and Playback
Scan web applicationConfigures a test that crawls the specified Web application (for example, to prepare for static analysis).

Configuring SOAtest to Scan a Web UI

  • No labels