Where to create
Go to Dashboard → Test Cases → “Add test case”.Structure
A test case has a title, one or more flows, and optional tags. Flows- Instructions — natural language description of what the agent should do.
- Expected result — what the agent should verify after completing the instructions. If not set, the agent only checks that the flow completed without errors.
- Reusable flows — instead of writing instructions from scratch, you can reference a reusable flow. Reusable flows are managed in Dashboard → Reusable Flows. When a reusable flow is updated, all test cases that reference it are updated automatically.
