Importing Externally Defined API's
For testing API’s defined by SAP API Management, SAP Business Accelerator Hub, or defined in file-based OpenAPI specification, you can easily import these API’s for organized testing, following the common patterns for HTTP based interfaces.
To start, open API Tester Cockpit and choose the Import API
option from the toolbar:

This will open Import API window, allowing You to import from SAP API Management (API Portal - as configured for a specific environment), SAP Business Accelerator Hub, or from a file.

API Import window example
Choose the API(s) and then select a folder, where the API’s should be imported to. Following a successful import, the relevant folder structure will be created and populated with all the API definitions from the specification, like in the following example.

API Folder populated with API Definitions from SAP Business Hub
For each specific definition, it is possible to
Configure API test call parameters, headers and body
Execute the API test in-place
Store the API call and results as a test case for future reference
