Skip to main content

Fix Coverage Gaps

In brief: Close testing gaps aligned with requirements and TrueCoverage signals, standalone or inside Upkeep.

When to use

When dashboards show requirement or behaviour gaps to close without running the full Upkeep composite (Upkeep includes this as a default subflow).

Prompt

/testchimp fix coverage gaps
/testchimp fix coverage gaps for checkout
/testchimp fix coverage gaps plans/stories/onboarding

Scope

Optional. Feature branch → requirements related to the branch. Default branch → TrueCoverage / requirements gaps and/or since last run. Or name a plans folder.

Policy

Optional policy for prioritization (TrueCoverage 4Ds vs requirement-only), exclusions, and quality bar.

Prerequisites

Depends on connect-to-test-env for executable authoring/validation.

What it does

Prioritizes gaps, authors or extends SmartTests and fixtures, links scenarios, and may advance related instrumentation—reporting with policy version.

See also