Run tests
Execute test cases and record results in the Katatan dashboard.
Steps
- Open a spec in the Katatan dashboard
- Click Start test run
- Work through each test case, marking the result:
- Pass — the case behaved as expected
- Fail — the case did not pass (add a note or link to an issue)
- Skip — the case was not executed this time (add a reason)
- Click Finish when all cases are recorded
The completed run is saved as a test report you can share or review later.
Using your AI agent
- Copy the spec UUID from the spec detail page in the Katatan dashboard (e.g.
spec_01ABC...)
- Instruct your AI agent to run the tests:
Run the test cases in Katatan spec spec_01ABC...
The agent executes each case and records results in Katatan via MCP.