qa-qase-integration
Installation
SKILL.md
QA Qase Integration
Purpose
Integrate the QA Skills ecosystem with Qase.io Test Management System. Sync test cases from Phase 2 outputs to Qase.io projects, push test execution results from CI/CD (JUnit XML → Qase runs), and pull test case updates back into local markdown/JSON for bidirectional traceability.
Features
| Feature | Description |
|---|---|
| Sync test cases | Push Phase 2 test case outputs (from qa-testcase-from-docs, qa-testcase-from-ui) to Qase.io projects |
| Push test results | Map JUnit XML (and similar) to Qase test runs; create runs and post results |
| Pull updates | Fetch test case changes from Qase.io into local markdown/JSON |
| Manage suites | Create/update test suites and organize cases |
| Manage runs | Create test runs, post results, track execution status |
| Manage defects | Create defects from failed results; link to test cases |