For help selecting and completing the available project, .pva file, and Responder suite creation wizards, refer to the descriptions and links in the following table.
Wizard Options
Wizard | Description | Reference |
---|---|---|
Record Traffic | Records live HTTP, JMS, and MQ traffic that passes through multiple endpoints. | Recording Traffic on the Fly |
Generate From Traffic (Generate Fixed Messages, Generate Parameterized Messages) | Creates virtual assets for the transactions represented in the traffic files. | Creating Message Responders from Traffic Files - Overview |
Recorded Database Queries | Creates virtual assets for the database behavior represented in the database recording. | Creating SQL Responders from a Database Recording |
RAML | Creates virtual assets by analyzing a RAML definition. | Creating Message Responders from a RAML Definition |
Swagger | Creates virtual assets by analyzing a Swagger definition. | Creating Message Responders from a Swagger Definition |
WSDL | Creates virtual assets by analyzing the WSDL. | Creating Message Responders from a WSDL or XML Schema |
XML Schema | Creates virtual assets by analyzing the XML Schema. | Creating Message Responders from a WSDL or XML Schema |
Import .pva file | Project | Imports a project that was previously exported through the Virtualize export feature. | |
Empty .pva file | Project | Creates an empty project or .pva "skeleton" to which you can add the desired assets. | Creating an Empty Project |
Virtualize Java Project | Creates a new Eclipse Java project that has access to Virtualize's Extensibility API. You can later configure Virtualize scripts and Extension tools to invoke classes from the new Java project. | |
Project from Existing Responder suites | Creates a new Virtualize project based on pre-existing Responder suites. | N/A |
Change Template | Creates a change template for refactoring your tools/messages in response to service changes. | Change Management |