This Burp extension provides mock responses that can be customized, based on the real ones.
Create a mock by selecting an entry from HTTP History or craft it manually. Requests are matched by customizable regex rules and forwarded to the local mock server. Mocks can have various behavior, including:
Using this extension it is possible to test how web frontend and mobile clients react to different responses, without making any changes to the backend.
It differs from intercepting responses mainly in two ways: