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

API Automation

API Automation helps you to validate backend services without relying on the application’s user interface. You can create the API Test Cases and execute within the Avo Assure platform, which also supports functional and UI automation to enable complete end-to-end validation.

When automating APIs in Avo Assure, the Element Repository serves as a key component for sending requests and receiving responses using various HTTPs methods and endpoint URLs. This capability enables real time interactions such as setting parameter values, tag value, tag attributes, and retrieving these values from the request body of the API endpoint for validation and automation.

This Document Includes

Prerequisites Prerequisites for API automation.

Understanding HTTP Status Codes Overview of HTTP Status Codes along with their descriptions.

Element Repository Interface and Functional Flow Understanding the Element Repository Interface and its Functional Flow for API.

Creating API Element Creating API requests and importing API definitions in Element Repository.

Viewing Response Details Viewing the API response in Element Repository.

Creating API Test Case Creating Test Case for API Automation.

Last updated