Release Notes - Assure v25.6.0
Every minor release is delivered through multiple patch releases. Each patch introduces a subset of enhancements, fixes, or improvements that together make up the complete minor release.
The patch releases included in this minor release are listed here:
See the following tables for the key enhancements and bugs fixes resolved in 25.6.0:
Key Enhancements
Get Cell Value Action Fetches Hidden Rows
Get Cell Value action now also fetches hidden rows or columns value which are not present currently on the page and display it. Learn more
OKTA Authentication Login is Supported
Now you can also login through OKTA authentication login, which asks only for organizational credentials. Learn more
Delete Confirmation for Used Elements in Element Repository
When deleting an element or an Element Repository that is used in a test case, a confirmation pop-up is displayed. The pop-up shows the test case in which the respective element or Element Repository is being used. Learn more
Improved Push Test Case Loading Time
The Bitbucket push mechanism is enhanced using parallel processing to handle a large number of test artifacts. By splitting Test cases across multiple threads instead of processing them sequentially. The push operation is completed in seconds by editing configurations in Avo Assure Client. Learn more
Bug Fixes and Improvements
Refer to the following table below to learn more about the bugs addressed along with the respective benefits.
Fixed Issue with Deleted Elements Saved After Selecting Discard
Deleted elements were saved when the user navigated to another screen and selected Discard. This issue is resolved, and deleted elements are no longer saved when Discard is selected after navigation.
Fixed Incorrect Status Issue in Write to Data Table Action in ICE/Client
The Write to Data Table action was executed successfully in the backend but was shown as failed in the Avo Assure Client UI. This issue is resolved, and the Client now correctly shows a pass status when the action executes successfully.
Fixed Issue with Get Column Number by Text Action in Dynamics 365
The Get Column Number by Text action was returning None instead of the correct column number when used on a grid in Dynamics 365. This issue is resolved, and the action now returns the correct column number based on the current position of the column in the grid.
Fixed Issue with Get Param Action's ADV Parameter in End-to-End Execution
The Get Param action's ADV parameter was not working during end-to-end execution and caused execution failures with filter errors. This issue is resolved, and the action now works correctly, allowing data to be read from the Excel sheet as expected in end-to-end flows.
Fixed Issue with Get Row Data (Excel) Action for CSV Files
The Get Row Data (Excel) action was not working for CSV files. This issue is resolved, and the action now correctly fetches row data from CSV files.
Fixed Issue with Updating Avo Assure Client
After new release, you were unable to update the Avo Assure Client from Help Section. This issue is resolved and the client can now be updated successfully for the Help section.
Fixed Issue with Verify Table Sort Action for Specific Columns
The Verify Table Sort action was not verifying sorting correctly and was always showing true for both ascending and descending order. This issue is resolved, and the action now correctly verifies table sorting for the selected columns.
Fixed Issue with Get Text of Element Action in @custom Element
The Get Text of Element action was not working in the @custom element and was throwing an error as object not found. This issue is resolved, and the action now correctly retrieves the text from the element.
Fixed Issue with Viewing Avo Genius Test Cases in New Projects
Test cases created using Avo Genius were not visible for new projects and required a refresh to load. This issue is resolved, and the test cases now appear correctly after saving, without needing a refresh.
Fixed Issue with Missing Reports Issue After Migration
Reports were not visible in the instance after migration and were missing across all projects. This issue is resolved, and reports now appear correctly after migration in the latest version.
Fixed Issue with ChromeDriver Download for Agent Execution
Test cases were failing during agent execution because the agent could not download a compatible ChromeDriver for the installed browser. This issue is resolved, and the agent now automatically detects and updates the correct ChromeDriver before execution, so browser-based test cases run successfully without driver issues.
Fixed Auto Scroll Issue While Editing Long Test Scripts
When editing scripts with multiple steps, the view was scrolling back to the first step every time a step was edited or clicked. This issue is resolved, and the view now remains on the edited step.
Fixed Issue of Disappearing Input from the box
When you were entering values in text boxes, but the input was disappearing immediately. This issue is resolved, and the text entered in the affected textboxes is no longer cleared unexpectedly.
Fixed Issue with Reading Excel Sheet
When excel sheet which contains True or False values was fetched into the application, it was throwing an error and stops execution midway. This issue is resolved, and the Excel sheet is no longer causing errors during execution.
Fixed Issue with Executing Migrated Execution Lists
When executed existing Execution List after migration, they displayed the error Execution Failed. However, when a new execution list was created with the same script and executed, it displayed Execution Started. This issue is resolved, and execution status is showing as expected.
Fixed Issue with Get Text from Object Action
Get Text from Object action was not extracting text from web page during execution. This issue is resolved, and Get Text from Object action extracts text correctly.
Fixed Issue with Slow Loading of Avo Assure
When heap memory usage was increasing, the Avo Assure instance was becoming slow, causing navigation and loading delays. This issue is resolved, and the application now performs smoothly.
Fixed Debug Message Visibility Issue
When you Debug any Test case, Debug completed messaged was visible despite the session was expired. This issue is resolved and now the message is not visible if the session is expired.
Last updated
Was this helpful?