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:
From the dotted menu at the top-right corner of the screen, select "Import from OpenAPI"
Select the file and proceed with the upload
In case Loadmill couldn't find the information, the user will be prompted to select the service.

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