Sequence (Dispatch Strategy)

Applies to ReadyAPI 3.51, last modified on March 21, 2024

About

The Sequence dispatch strategy of a virtual service selects and returns responses in their order in the virtual service editor.

How to Use

  1. In the virtual service editor, create several responses for the operation (request).

  2. Select the Sequence dispatch strategy. That’s all.

    Every time the virtual service receives the request, it selects the next response in the sequence. When the service reaches the end of the list, it starts over from the beginning.

Service virtualization with API testing! : Properties of the Sequence dispatch strategy

Click the image to enlarge it.

See Also

Response Dispatching

Highlight search results