Qase Skill

Project Management

Domain knowledge for your AI assistant — workflow patterns, data model concepts, and gotchas for Qase tools.

25 tools
SKILL.md

Qase
SKILL.md

Domain knowledge for using Qase test management tools effectively

Qase

Qase organizes test management under Projects. All entities (cases, defects, runs, plans, suites) are project-scoped.

Data Model

  • Projects — top-level container; each has a code used as the scope for all child entities.
  • Cases — test cases with steps, priority, severity; belong to Suites.
  • Defects — bugs linked to cases or runs.
  • Runs — test execution runs; contain Results per case.
  • Plans — test plans grouping cases for execution.
  • Suites — hierarchical organization of cases.
  • Milestones — release/sprint markers for grouping.
  • Environments — test environments (staging, prod, etc.).
  • Shared Steps — reusable step sequences across cases.
  • Users — team members with roles.

Gotchas

  • project_code required: Almost all operations require a project code. List projects first to obtain it.
  • Rate limit: 600 requests per minute per token. Use exponential backoff on 429.

Use with Qase Bundle

This skill teaches your AI assistant domain knowledge. To actually execute Qase API calls, enable the MCP bundle — the skill and bundle work together.

Ready to use Qase?

Install the skill for domain knowledge, enable the bundle for authenticated tool access

What is a Skill?

Qase Skill - SKILL.md for Claude Code, Cursor & More