Derives manual test cases for backend/API tickets and saves them as a CSV file optimized for Xray import. Tests are described at the HTTP level (endpoint, method, request body, status codes) — not via UI. Use when asked to create, derive, or write test cases for an API, endpoint, or backend ticket that is tested via Swagger or a REST client.
Derives manual test cases from a requirement and saves them directly as a CSV file optimized for Xray import. Use when asked to create, derive, or write manual test cases from a requirement, user story, or ticket.
Analyzes a user story or requirement for gaps, ambiguities, and completeness using 10 structured checks. Produces a status-icon report (✅ / ⚠️ / ❌) per check and a final binary READY / NOT READY verdict. Use when asked to review, analyze, check, or critique a user story, requirement, or ticket for quality and readiness.