Release Notes - Assure v25.6.2

Avo is excited to announce the release of new version 25.6.2. Here are the enhancements: 

Key Enhancements

Feature
Description

Notification to Reviewer for Deleted, Renamed, or Moved Test Cases

When a Test case shared for review is deleted, renamed, or moved to a different folder, the system shows a notification explaining the reason for the change. The notification is automatically cleared after the message is displayed, ensuring reviewers do not access invalid or outdated Test case links. Learn more

Manage Agent Client Count from Execution Configuration

Agent client count can now be increased or decreased through the execution configuration, reducing dependency on the Admin page. Learn more

Revised Naming Conventions for Stop Execution Input Values

The Stop Execution Action works in Debug, normal Execution, and E2E execution. The Action now supports the following input values:

  • testcase: When the input is testcase, execution stops for the current Test case and skips the remaining Test Step Groups and then continues with the next Test case.

  • testgroup: When the input is testgroup, execution stops for current Test Step Group and continues with the next Test Step Group or moves to the next Test case if no Test step Groups exist.

  • No Input Values (Empty or Blank input): When the input is empty or blank, execution stops the current Test case and starts continuing with the next Test case.

Learn more

Displays Error Message in Reports for IF Condition

When an IF condition action fails, the error message is now displayed in the Error Details column of the Report. Learn more

BrowserStack Integration for Web Test Execution

BrowserStack can now be selected as an execution environment directly within the Execution page, enabling seamless execution of web Test cases on BrowserStack supported browsers with execution status, logs, and screenshots captured successfully. Learn more

Bug Fixes and Improvements

See the following table for the bugs resolved and the key benefits. 

Feature
Description

Fixed Issue with Execution Status Update in Xray

The execution status for the correctly mapped Test cases was not updated in Xray after the execution was completed. This issue is resolved and now Execution status gets updated in Xray.

Fixed Issue with Disappearing of Data Table and Execution List

When a Project was copied from one instance to another, the existing data table and execution list disappeared from the instance. This issue is resolved, and data now stays unchanged after it is copied from one instance to another.

Fixed Issue with Semicolon (;) Identified as a Separator

When the request body contained a semicolon (;), the system treated it as a separator for a new input and displayed the error Invalid number of inputs. This issue is resolved, and the system does not treat the semicolon (;) as a separator.

Fixed Issue with Updating Chrome Driver

Test case executions triggered through the Avo agent failed because the system was unable to download a compatible version of the chrome driver. This issue is resolved, and chrome drivers are updated using Agent before triggering the execution.

Last updated

Was this helpful?