OpenAPI upload

Uploading OpenAPI specification file will allow the mapping of all the APIs at once and creates full visibility on the coverage of tests executions.

To upload a swagger file, follow the next steps:

  1. Select the file and proceed with the upload

Note. Loadmill will use servers section to map the name/domain of the service. In case the servers section is missing, a prompt will be displayed to let the user select how the data should be mapped.

  1. In case Loadmill couldn't find the information, the user will be prompted to select the service.

  1. Click on Import The result will be reflected as new/merged api endpoints, either to new or existing service.

Notes:

  • Loadmill currently support OpenAPI specification v3.0, It is possible to convert older and Swagger formats to OpenAPI specification via this swagger editor.

Last updated