ReadyAPI 3.3.2 includes a number of improvements to make API testing easier and more powerful. Below is the list of changes relative to the previous version of the product – ReadyAPI 3.3.1. For information on the changes made to other versions, see Version History.
Now, you can copy the configuration of a user scenario to another scenario. To learn more, see Run Multiple Scenarios:
The AppDynamics monitor now comes preconfigured with default metrics.
The new
agentavailability
utility allows you to get a list of available LoadUI agents from the command line.The
-e
argument of loadtestrunner now creates the output folder if it does not exist.
When the Resource Root project property is not set, ReadyAPI looks for the missing external files in the project directory.
Now, when ReadyAPI generates payload samples for projects created from OpenAPI 3.0 definitions, it takes into consideration the
readOnly
andwriteOnly
properties.ReadyAPI 3.3.2 includes newer versions of some libraries which version 3.3.1 used. If your scripts refer to classes from these libraries, you might need to update the scripts.
We have fixed a few bugs reported by our customers.