test-reportinglisted
Install: claude install-skill katalon-labs/true-skills
# Katalon Test Reporting
Use this skill when someone outside QA asks a question about quality and the answer has to survive being asked where it came from. It reads the **analyze** stage and feeds the **plan** stage. The output is an **answer with the named specifics behind it**, never a metric dump. `release-analyze` judges one release; this skill reports the direction across several and writes what a manager says out loud.
## Availability Boundary
State the boundary before promising a report, because most of what "reporting" normally means is not an MCP call.
- **Available via MCP.** The metric surface: `fetch_requirement_data` (coverage status), `fetch_test_case_data` (case quality signals), `fetch_test_stability_data` (flakiness), `fetch_test_configuration_data` (configuration coverage), `fetch_defect_data` (defect status and context), `find_test_results` / `read_execution` / `read_execution_test_results` (execution history, and the only data that carries its own dates), `find_iterations` (the period spine), and `list_projects` / `list_repositories` / `find_test_suites` / `read_test_suite` / `find_test_cases` to establish what each number is counted over.
- **Not directly available, and no tool exists to add.**
- **No trend or aggregation tool.** Nothing in the MCP returns a series, an average, or a delta. Every trend here is assembled by looping periods yourself.
- **No point-in-time read.** Every `fetch_*_data` tool returns *current* state. You cannot ask what r