# Test a workflow

A test run exercises the real trigger inputs, steps, connections, and approval behavior without relying on the canvas alone.

![Test a workflow](https://www.foxora.ai/docs/images/v5.0.8/reference/workflows.webp)

*Studio interface in English. Sample data.*

## Test before publishing

1. Save the current draft and resolve every requirement shown in the editor.
2. Use safe sample data and accounts reserved for testing when possible.
3. Select `Test run` and wait for the completion or update notice.
4. Open `Runs` and expand the workflow execution to inspect each step.
5. Verify outputs and external destinations, then test one failure or rejection path.

## Expected result

Every expected step reaches success, skip, failure, or needs-approval for a known reason. The final output matches the workflow goal and no external action is duplicated. A successful canvas validation is not a substitute for this execution check.
