Features Added to ReadyAPI 3.48.0
Important Notice for ReadyAPI Customers
ReadyAPI has fully transitioned to the ID-based SmartBear License Management (SLM) system. We are now moving into the final phase of deprecation of file-based licenses. Customers still using file-based licensing need to plan for migration to SLM before September 30, 2025.
If you are still in the process of migrating or have yet to start, contact your Account Manager or SmartBear representative today. Our teams are ready to assist with smooth transition strategies. For additional support, please log a request with our Customer Care Team, who are standing by to help.
For further information and timelines, please refer to this page.
ReadyAPI 3.48.0 includes a few changes compared to the previous product version – ReadyAPI 3.47.0. For information on the changes made to other versions, see Version History.
Facilitated H2 Migration
We introduced a migration tool enabling users to smoothly transition to the latest version of the H2 database. For more details, refer to the H2 Migration page.
ReadyAPI Feature Enhancement
Added SSL support for AMQP.
Integrated JUnit 5 dependencies into the ReadyAPI project, allowing the creation of new tests using the latest JUnit version.
Optimized the authentication algorithm of automated scripts by extending the default time from 5000ms to 20000ms. Additionally, we added 5-second intervals to monitor authorization progress, enhancing the user experience and execution times of automated authorization.
Improvements
A warning is now displayed when deleting methods in ReadyAPI. It alerts users if the method they’re deleting is being used by any test steps.
Users can no longer delete a request if it’s used by any existing test step. To delete such a request, it is required to modify test steps.
In instances where ReadyAPI was unable to import a test step due to a missing request, a warning was previously shown separately for each test step. We have introduced an "OK to all" function, allowing users to close just one popup window for potentially many with larger projects.
Please see here for a list of fixes included in this patch.