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 |
| 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 |
|---|---|---|
| BPEL | Creates:
| Creating Tests from BPEL Files |
| 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:
| |
| OpenAPI/Swagger | Creates:
| Creating Tests From a OpenAPI/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 (for example, to prepare for static analysis). |