KATATANDocs
ENJA
Open App ›
Docs/Get Started/Run tests
149 words · 1 min read

Run tests

Execute test cases and record results in the Katatan dashboard.

Steps

  1. Open a spec in the Katatan dashboard
  2. Click Start test run
  3. 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)
  4. 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

  1. Copy the spec UUID from the spec detail page in the Katatan dashboard (e.g. spec_01ABC...)
  2. 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.