In ReadyAPI 3.55.0, we fixed the following issues reported by our customers:
Overall
Note: |
Conditional Match Enhancements
-
Enhanced system responsiveness when changing the order of Conditional Match items in a Virtual Service, improving user experience (RIA-23127).
-
Improved ReadyAPI performance for Conditional Match UI elements in the Request section when using Dispatch Style, addressing performance issues with many conditional matches (RIA-22946).
-
Fixed an issue where it was not possible to unassign a signature from the request in Conditional Match (RIA-22693).
-
Resolved a problem with the Save as Signature button in Conditional Match not functioning (RIA-23052).
-
Resolved an issue preventing users from saving a signature after changing the default response in Conditional Match (RIA-23219).
-
Resolved an issue preventing the updated name from displaying in the Signature section after editing or creating a signature (RIA-23099).
Performance and Responsiveness Improvements
-
Improved handling of large responses such as those around 1.6MB in size to ensure smoother editing experiences for users (RIA-22962).
-
Improved memory management during the deployment, undeployment, and redeployment of large virtual services (RIA-22913).
-
Enhanced accuracy in test case results, ensuring consistent reporting across multiple executions (RIA-22266).
-
Streamlined initialization processes for headless runners to ensure seamless WSS configuration (RIA-22769).
Data Import and Handling Improvements
-
Fixed an issue that caused errors when importing a
.wsdl
definition (RIA-23118). -
Resolved a limitation preventing the use of
.xlsx
files larger than 1MB as data sources by updating thecommons-io
library to version 2.16.1 (RIA-22837). -
Fixed an issue where ReadyAPI only fetched file headers from an Excel or CSV data source upon first browsing the file. Now, users can retrieve headers every time they create a new data source test step (RIA-23038, RIA-23157).
User Interface Improvements
-
Fixed an issue where the Finish button was not visible when installing a license using the License from server option, until manually resizing the window (RIA-22657).
Automation and Scripting Enhancements
-
Resolved an issue with the automation authentication script not executing before processing requests, requiring users to fetch access tokens manually. The Access Token field is now automatically populated (RIA-22763).
Refactoring Improvements
-
Fixed an issue where a test case was incorrectly marked as a failure after multiple executions, despite succeeding on subsequent runs (RIA-22266).
-
Resolved an issue where ReadyAPI Refactor incorrectly removed property values, causing parameters in Test Steps to be set to blank, even when marked as
Ignore
(RIA-22875). -
Fixed an issue where ReadyAPI only fetched file headers from an Excel or CSV data source upon first browsing the file. Now, users can retrieve headers every time they create a new data source test step (RIA-23038, RIA-23157).