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

Release Notes - Assure v26.6.2

Avo is excited to announce the release of version 26.6.2. This release notes provide an overview of the updates included in this version, helping you stay informed about the latest changes in Avo Assure.

Key Enhancements

Features
Description
Reference ID

Improved Status Display in Execution Lists

The Execution List table now displays clearer status information. The Status column is now renamed as Artefact Status, and the Run Result column now shows a text label along with the icon, such as Pass, Fail, Terminated, or Inprogress. Learn more

-

API Assertions for response validation

API Assertions are now available for validating API responses in API Test Step Groups (TSGs). You can use the following supported assertion types:

  • Status Code: Validates that an API returns the expected HTTP status code.

  • JSONPath Match: Extract and validate values from JSON responses using JSONPath expressions, with support for storing the extracted value for reuse in subsequent test steps.

Learn more

APS-10083

Last updated