What's New in 25.10
The new features/enhancements in this release are:
There is a new warning level check to validate that the variable name being declared in the Test Data page is unique. You will see a warning message if there is a duplicate definition of variables in the flow test data. This check ensures that you are aware of the duplicity, if you do not want the data to be overwritten during the test flow run. You can choose to override the warning and continue with the variable name, if you need to. This help avoid unforeseen issues due to accidental duplication of variable names in the flow test data definition.
Click Export Response to Excel spreadsheet to export the component’s XML response into an Excel spreadsheet. This button is available on the component’s Request Response pane on the Flow Run Details page. The spreadsheet structure reflects the format of the response. This allows you to use a specific component's response against external verification tools that you may have. It also helps to compare component responses between two flows run against different versions of the same application being tested. This is useful during debugging to identify issues.
The flow run logs have enhanced usability and structure for easier debugging of issues.