Test with mock data
Provide sample output for predecessor steps and run only the target step to test it in isolation without executing upstream steps.
Before you begin
- Verify the target endpoint or model configuration before proceeding. REST API steps make real network calls and Task Agent steps incur real large language model (LLM) token costs during test runs.
Procedure
Results
- Confirm that the target step status shows as completed or failed.
- Verify that the output data matches the expected response for the step type.
- Check the test run record in the run history by filtering for test mode runs.