open-testing-coverage

Analyze test coverage against requirements and generate gap reports.

13|1|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/AgenticTesting/OpenTestingAI --skill open-testing-coverage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: open-testing-coverage
Source: https://github.com/AgenticTesting/OpenTestingAI/tree/main/.skills/open-testing-coverage
Command: npx skills add https://github.com/AgenticTesting/OpenTestingAI --skill open-testing-coverage

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzes and optimizes software testing coverage by mapping test inventories to requirements, identifying gaps, and producing actionable dashboards and reports.

Core Features & Use Cases

  • Classifies tests into coverage groups and types using a rule-based pipeline.
  • Overlays coverage against a Requirements Traceability Matrix, highlighting uncovered and orphaned items.
  • Visualizes coverage with heat maps, sunburst diagrams, and trend charts, and suggests targeted improvements.
  • Evaluates coverage against risk-based targets and generates gap-closing recommendations.
  • Exports deliverables (xlsx dashboards, HTML reports, JSON metrics, executive summaries) for CI/CD and stakeholders.

Quick Start

Run a coverage analysis on your test inventory and requirements to generate dashboards and gap reports.

Frequently Asked Questions about open-testing-coverage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I identify uncovered test coverage gaps using a Requirements Traceability Matrix?

To identify test coverage gaps, you map your test inventory against a Requirements Traceability Matrix to highlight uncovered requirements and orphaned tests. This process generates actionable dashboards and gap reports for optimization.

What is risk-based test coverage analysis and how does it target improvement opportunities?

Risk-based test coverage analysis evaluates your existing tests against risk-based intensity targets and ISO 25010 mappings. It produces heat maps and targeted recommendations to prioritize gap-closing efforts across projects.

How do I visualize test coverage across requirements and test cases?

You visualize test coverage by applying a rule-based pipeline to classify tests, then generating heat maps, sunburst diagrams, and trend charts. These visualizations reveal coverage groups and highlight orphaned items.

Can I export test coverage dashboards and metrics for CI/CD pipelines?

Yes, you can export test coverage deliverables as xlsx dashboards, HTML reports, JSON metrics, and executive summaries. These outputs integrate directly into CI/CD workflows and stakeholder reporting.

Do I need a specific test management tool to analyze orphaned tests and coverage gaps?

No specific tool is required, but you must provide input inventories and requirements data. The analysis uses these inputs to classify tests, overlay them against traceability matrices, and identify orphaned tests.

What is the best way to optimize test coverage end-to-end across multiple projects?

The best way to optimize test coverage end-to-end is applying ISO 25010 mappings and risk-based intensity targets to your test inventories. This generates heat-map driven dashboards and optimization recommendations across projects.