OpenAPI upload
Last updated
Last updated
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
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.
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.
The service name field will allow both, selection and free text. If you want to introduce a new service write it down and select it from the dropdown when finished.