autorenew

Updated: 2026-03-25

test-case-reviewer-plus

Basic Information

Skill Name
test-case-reviewer-plus
Author
naodeng
Use Scenario
Existing case sets are large and need quality, coverage, and maintainability review.
Target Users
Senior QAs reviewing case quality before execution.
Summary
Who should use: Senior QAs reviewing case quality before execution. Best used when: Existing case sets are large and need quality, coverage, and maintainability review. How to use: Review traceability and scenario completeness, then output prioritized revision actions.

Full Skill Guide

When

  • Existing test cases must be reviewed for quality before execution.
  • Regression packs have grown and duplication risk is high.
  • Team wants consistent review criteria across reviewers.

What

  • Identify quality defects in test cases with structured scoring and revision priority queue.
  • Output actionable revision items by impact priority.
  • Improve case clarity, coverage balance, and maintainability.

How

  1. Check requirement traceability and scenario completeness.
  2. Review atomicity, readability, and reproducibility.
  3. Detect overlap, obsolete logic, and inconsistent expectations.
  4. Assess risk coverage for critical/edge/negative paths.
  5. Mark findings with severity and fix recommendation.
  6. Produce review summary and re-review gate.

Reference

Positive Example (Input -> Output)

Input:

  • 120 regression cases for account/profile modules

Output:

  • 18 high-priority fixes (missing negative path, unstable data dependency)
  • 27 merge/delete suggestions for duplicate cases
  • Updated review checklist for next cycle

Negative Example (Input -> Output)

Input:

  • "Please review quickly"

Output (problem):

  • Only spelling edits, no coverage or risk analysis
  • No prioritized fix list

Limits

  • Do not rewrite all cases without issue evidence.
  • Do not review in style-only mode.
  • Do not ignore flaky data/environment dependency.
  • Do not mark cases as passable when key assertion is missing.
  • Do not close review without measurable acceptance criteria.

Usage Guide

  1. Install and enable test-case-reviewer-plus first (use the install commands in this page).
  2. In your request, provide required context: scope, environment, timeline, and expected output format.
  3. Trigger with existing case set, for example: "Use test-case-reviewer-plus to review these 120 cases."
  4. Require issue-based output: missing coverage, ambiguity, duplicates, and prioritized fixes.
  5. After case updates, rerun review for changed cases only.

Installation

Platform

AI Tool

Quick install (one line)

Generating command...

Full script

Loading script...
Share