Once deployed, the SOAtest and Virtualize Server can be used for core virtual asset management tasks as outlined in REST API documentation. You can access the documentation at the following URLs:

  • Swagger: http://<host>:<port>/soavirt/api 
  • WSDL definition of the SOAP serviceshttp://<host>:<port>/axis2/services/StubService?wsdl

You can add the server as a remote server in theVirtualize Server view or SOAtest Server view.If you are using Parasoft CTP, Parasoft Virtualize Server can also be used for virtual asset deployment. If the required env.manager.* properties are set in the properties file (as described in Server Configuration), the server will automatically register itself with Parasoft CTP.

A Java-based client is available to help you get started using the API. See Testing through the REST API.

  • No labels