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

...

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.

記録した HTTP、JMS、MQ Traffic からのテスト作成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.

記録した HTTP、JMS、MQ Traffic からのテスト作成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

...