You can use the Parasoft REST API to remotely create and update virtual assets, as well as create, update, and execute test assets directly assets, directly on the Parasoft server. This enables third-party integrations, custom programmatic interactions, and access via additional user interfaces such as Parasoft CTP.
...
Table of Contents | ||
---|---|---|
|
Prerequisites
- The SOAtest server must be running
- The Virtualize server must be running
- Server API-enabled license
Info | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
From the cli: If the Start Server button is grayed out and the red Stop Server button is enabled, this means that the server is running. Make Sure Your License Supports SOAtest Server
|
About the REST API
The REST API enables you to perform core operations, without using the desktop GUI, as well as integrate with other applications or tools that part of your Dev/Test infrastructure. You can create, update, and delete data sources, test suites, virtual assets,tools, environments, etc. For details, see the API documentation by opening the following URL in a browser:
...
Your tools may be deployed on different ports.
Authentication and User Access Controls
If the server is connected to a CTP that has security controls configured, you will need to provide the REST API valid admin-level credentials. For details, see About Virtualize Server User Access Control for additional information.
Returning Requests in GZIP Format
...