2026 Release Notes
This release notes documentation contains package updates and the list of new features and fixed issues for all Test Automation releases in 2026.
For the most recent product highlights, see What’s New in Test Automation.
Test Automation 3.6.0
Release Date: 16 Jan 2026
New Features
This section provides the list of new features and enhancements that have been added in this release.
| Affected Module | Description |
|---|---|
| Dataset | Step-dataset API calls on the Dataset screen are now only loaded when needed, or all at once if required, to speed up scenario expansion and step interactions. |
| Flow | You can now see which scenario or test flow a step belongs to directly on the Step and Test Flow pages. |
| Flow | A new Refresh button has been added to the Test Flow screen to update the scenario used count immediately after removing a scenario, without needing to reload the browser. |
| Results | You can now filter results by Test Suite code on the Results page, making it easier to find all test flows executed by a specific test suite. |
| Step | You can now use Form Data in API steps for request bodies and templates. You can define, reuse, and map Form Data across steps, flows, and datasets, with full visibility in templates and execution results. Uploaded files and values remain manageable throughout the entire test flow lifecycle. |
| Test Suite | The Cancel button is now hidden on the Test Suite screen when a scheduler’s last iteration is running or has already executed, leaving only the Edit option available to prevent invalid cancellations. |
| Test Suite Scheduler | You can now schedule your Test Suite runs exactly when you need them, as a one-time execution or on a recurring daily, weekly, monthly, or yearly basis. A new Schedule option on the Test Suite page has been added for you to pick dates, times, and recurrence rules that fit your workflow. Built-in validations have also been added to help ensure your schedules are set up correctly. |
Fixed Issues
This section provides the list of issues that have been fixed in this release.
| Affected Module | Description |
|---|---|
| Assertion | Fixed an issue where the Send button becomes disabled and the assertion body becomes empty when saving an assertion. |
| Dataset | The Dataset search is now working properly. |
| Dataset | The correct version is now reflected in the associated assertion of a dataset. |
| Dataset | Duplicate dataset names are now validated. |
| Dataset | A warning message during Dataset sync is now displayed when a scenario is deleted from a flow. |
| Dataset | Fixed an issue where the Scenario, Step, Assertion details page are just loading when creating a dataset in a test flow with scenarios that do not have any steps. |
| Dataset / Flow | Fixed an issue where dataset and test flows can be deleted even if they are used in a test suite. |
| Flow | Fixed an issue where empty arrays can be selected as a source or target. |
| Flow | Fixed an issue where the configured step timeout resets when the step is updated. |
| Flow | Fixed an issue where an imported test flow is not automatically added to the list of test flows. |
| Flow | The Usage Details tab now correctly updates after saving a test flow, showing the actual usage of steps and scenarios across all test flows instead of displaying 0 flows. |
| Flow | Fixed an issue where some characters were being added to the Flow name in the Details tab of associated scenarios and steps. |
| Project | Fixed an issue where project variables with invalid characters are successfully created. |
| Results | The Started At label is now displayed again in the Result Detail screen. |
| Results | Fixed an issue where the API base URL is displayed for UI steps. |
| Results | Fixed an issue where the executions are failing due to logic changes when using a test flow variable. |
| Settings | Fixed an issue where the entire page was disabled when the Integrations page was loading. |
| Step | Fixed several front end issues when downloading large files. |
| Step | The store command for a UI step is now working properly. |
| Step | Duplicate step templates are now validated. |
| Test Suite | Unsaved changes modal is now displayed when navigating to another module after making unsaved changes. |
| Test Suite | Test Suite handling has been improved to address issues with names containing special characters. Test suites with only special characters now display correctly across all views and can be deleted without leaving invalid entries. |
| Test Suite | A warning message is now displayed when deleting a flow from the Test Suite module. |
| Test Suite | The selected version is still visible even after focusing on the Version field in the Test Suite page. |