For the complete documentation index, see llms.txt. This page is also available as Markdown.

Element Repository Interface and Functional Flow

This section walks you through the Element Repository interface in Avo Assure. It explains the functionalities available within the Element Repository pertaining to API. The Element Repository enables quick validation of endpoints, request structures, and authentication details without the need to define a test case, ensuring smooth setup before automation.

The Element Repository page for API comprises following primary tabs:

  • Request Tab: Used to configure and send API requests, including method selection, headers, parameters, authentication, and certificate details. To learn more, click here.

  • Response Tab: Displays the server’s response to the API request, including status codes, response body, and headers for validation and further analysis. To learn more, click here.

  • Import APIs Definition: Used to import APIs definitions such as Swagger or WSDL using a file or URL to automatically generate API request details in the Element Repository. To learn more, click here.

Last updated