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
Wizard | Description | Reference |
---|---|---|
Import Test (.tst file) | Project | Imports a project that was previously exported through the SOAtest export feature. | |
Empty Test (.tst file) | Project | Creates an empty project or .tst | Creating an Empty Project |
Reference Test (.tst) File | Project | Uses an existing project/.tst file as a building block for constructing another—reusing your existing test assets. | Using Test Suite References |
SOAtest Java Project | Creates 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 |
Project from Existing SOAtest or WebKing Test Suites | Creates a new SOAtest project based on pre-existing SOAtest or WebKing test suites (including test suites from earlier generations of SOAtest or WebKing). | Setting Up Projects for Existing Tests |
SOA Policy Configuration File | Creates 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 File | Creates 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.
Wizard | Description | Reference |
---|---|---|
AmberPoint Management System | Creates:
| Creating Tests From AmberPoint Management System |
BEA Aqualogic repository | Creates:
| Creating Tests From Oracle Enterprise or BEA AquaLogic Repositories |
BPEL | Creates:
| Creating Tests From BPEL Files |
CentraSite repository | Creates:
| Creating Tests From Software AG CentraSite Active SOA |
Java Message Service (JMS) | Configures SOAtest to:
| |
RAML | Creates:
| 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:
| |
Sonic Enterprise Service Bus | Configures SOAtest to:
| |
Swagger | Creates:
| Creating Tests From a Swagger Definition |
TIBCO Enterprise Messaging Service | Configures SOAtest to:
| |
Traffic | Creates:
| |
UDDI | Creates:
| Creating Tests From a UDDI |
WADL | Creates:
| Creating Tests From a WADL |
WSIL | Creates:
| Creating Tests From a WSIL |
WSDL | Creates:
| Creating Tests From a WSDL |
XML Schema | Creates:
| Creating Tests From XML Schema |
Web Wizard Options
Wizard | Description | Reference |
---|---|---|
Record web scenario | Creates functional tests that represent the actions taken as you exercise the application from a browser. | Browser Recording and Playback |
Scan web application | Configures a test that crawls the specified Web application (e.g., to prepare for static analysis). |