Key Highlights 26.3.0
Here’s a quick look at the most important updates in this release! From new features to essential fixes, these items are sure to make your experience smoother and more productive.
View Push Process Status with Progress Bar A real-time progress bar is now displayed in Avo Assure, showing the current status of the push process to easily track its progress and avoid interrupting it to ensure smooth execution. Learn more

Clear Status Indicators for Test Artifacts Clear visual indicators are now displayed across the Avo Assure (such as Folder view, Drag-and-Drop window, Bitbucket push window, and other pages) to show the status of test artifacts. Learn more

Automatic Checked-In Status for Pushed Test Artifacts Test artifacts are now automatically marked with a Checked-In status where once they are successfully pushed to Bitbucket. This helps to identify which test artifacts are already under version control and avoid duplicating check-ins. Learn more

Reusable Test Step Groups Pushed to Both Test Case and Reusable Folders in Bitbucket When a Test Case is pushed to Bitbucket, any reusable Test Step Group within it is also pushed to both the Test Case folder and the Reusable folder. Learn more
Improved Folder Creation Method When creating folders in the Test Case pane, users can avail options such as Create Main Folder and Create Sub Folder, along with other relevant options for all folder-based artifacts so you can easily choose the correct folder type. Learn more

Delete Multiple Execution Lists from the Execution Queue It is now possible to select multiple execution lists using checkboxes and delete them in a single action from the Execution Queue. Learn more
Fixed Issue with Deleting Test Steps in Test Step Group Deleting selected Test Steps within a Test Step Group was incorrectly removing the entire Test Step Group from the Test Case. This fix ensures that only the intended Test Steps are deleted, preventing unintended loss of the Test Step Group.
Track Changes Using Element Repository Audit Logs Audit Logs are provided for Element Repository where you can track all the changes made to Element Repository or Element. This provides better visibility for change. Learn more

Fixed Issue with Azure DevOps Test Case Display During Mapping Some Azure DevOps Test Cases, particularly those listed at the bottom, were not visible in the UI during mapping with Avo Assure Test Cases. This issue has now been fixed, ensuring all Test Cases are displayed correctly for a complete and accurate mapping experience.
Support for PATCH Method in API Testing Avo Assure also supports PATCH method in API testing to update specific parts of a resource. This allows you to configure PATCH requests with headers and request bodies (JSON or XML), execute them, and validate responses. Learn more
Improved JSON Data Visibility During Drag-and-Drop in Test Case JSON handling in Test Cases has been enhanced to fully support arrays and nested structures, ensuring accurate value population during drag-and-drop from the Element Repository. It also enables selection of array keys and supports passing both dynamic and static values at the test case level. Learn more
Fixed Issue with Fixed Issue with Wait for Element to be Visible Action The Wait for Element Visible action was not working for manually created objects. This issue has been resolved, and the action now functions correctly for such objects.
Fixed Issue with Test Step Group Order During Debug Debugging did not follow the original Test Step Group design order and instead depended on checkbox selection in the Debug popup. This issue has been resolved, and debugging now correctly follows the original Test Step Group design order.
Enhanced Import Functionality in Test Data Management To prevent unnecessary empty rows and columns from being included during data import, empty rows and columns are now automatically ignored and not added to the Data Table. Learn more
Fixed Issues After Migration of Selenium to Avo To address issues during Selenium to Avo migration affecting element storage, project visibility, and import behavior, several improvements have been made. The data-el-id is now stored correctly, all projects are visible in the selection dropdown, and the output folder for selenium_testcase_batch.zip retains data from previous runs.
Improved Handling of Swagger/OpenAPI 3.x Imports To improve compatibility with modern API specifications and simplify API onboarding, support has been added to import OpenAPI 3.x definitions using a file or JSON, with seamless parsing of API details Learn more
Fixed Issue with Capturing Radio Button Using Visible Method Radio buttons were not being captured using the Visible method. This issue has been resolved, and radio buttons are now captured correctly using the Visible method.
Test Case Count Display for Bitbucket Push To provide better visibility before pushing to Bitbucket, you can now view the total number of selected Test Cases prior to performing the push. Learn more
Fixed Issue with Execution After Deleting Test Case from End-to-End Flow Execution did not start if a Test Case from an End-to-End flow was deleted after creating an Execution List. This issue has been resolved, and execution now starts correctly even in such cases.
Fixed Issue with Get Tool Tip Text Action The Get Tool Tip Text action was not returning the expected tooltip value during execution. This issue has been resolved, and the action now retrieves the tooltip text correctly.
Last updated