Synchronization for Load Testing Virtual Services

Applies to ReadyAPI 3.52, last modified on April 25, 2024

In ReadyAPI 3.40.1, we added a synchronization update to ReadyAPI to improve accuracy when handling bulk requests. The synchronization update has improved the balance between accuracy and response rate/time. However, this may impact the speed of ReadyAPI response for some customers using Virtual Services as part of performance testing.

As a solution, we added a feature flag that allows you to configure this setting. You can now prioritize processing speed over accuracy according to your requirements.

This flag can be controlled by modifying the VMoptions file in

/readyapi_install_dir/bin/ReadyAPI.vmoptions

The default value is false and includes if the flag is not included in the VMoptions file.

To enable this, please add the following line to the ReadyAPI.vmoptions file:

-Dsoapui.virt.optimizeForPerformance=true

See Also

Targets
Test Duration
ReadyAPI Performance Licenses

Highlight search results