Random (Dispatch Strategy)

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

The Random dispatch strategy of a virtual service is rather simple: you create several responses for a virtual request (operation), and the dispatcher randomly selects a response every time the service receives that request. Over time, each response will be selected approximately the same number of times.

See Also

Response Dispatching
How to Select Dispatch Strategy

Highlight search results