Manually Override Server Responses

The Overrides panel on the right side of the Actions tab lets you manually tweak the server responses and investigate the fault tolerance of your app.
Overrides panel

Drag an action from the list on the left side to the PENDING OVERRIDES section.

Drag action to pending overrides

The next time the same action is enqueued to be sent to the server, the framework won't send it. Instead, the framework mocks the response based on the override option that you choose. Here are the override options.

Note

Note

The same action means an action with the same name. The action parameters don't have to be identical.