With the MCP agent set up, ask your AI assistant to generate test cases from your spec.
spec_01ABC...)Create test cases for Katatan spec spec_01ABC...The agent fetches the spec via MCP and writes test cases with title, preconditions, steps, and expected results directly into Katatan.
| Field | Required | Description |
|---|---|---|
| Title | Yes | What is being verified |
| Preconditions | No | Required state before the test |
| Steps | Yes | Numbered actions to perform |
| Expected result | Yes | Pass criteria |
| Tags | No | Labels for filtering and grouping |