nw-ad-critique-dimensions

Evaluate acceptance test suites for Given-When-Then compliance and business language.

Updated Mar 18, 2024
One-click install
npx skills add https://github.com/v1bh0r/precise-ledger-pro --skill nw-ad-critique-dimensions-v1bh0r
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nw-ad-critique-dimensions
Source: https://github.com/v1bh0r/precise-ledger-pro/tree/main/nWave/skills/nw-ad-critique-dimensions
Command: npx skills add https://github.com/v1bh0r/precise-ledger-pro --skill nw-ad-critique-dimensions-v1bh0r

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Acceptance tests often suffer from vague language, unbalanced coverage, and non-behavior-driven writing. This Skill provides a structured critique across six dimensions to improve test quality and consistency.

Core Features & Use Cases

  • Six-dimension evaluation: Happy Path Bias, GWT Format Compliance, Business Language Purity, Coverage Completeness, Walking Skeleton User-Centricity, and Priority Validation.
  • Actionable feedback with severity levels and concrete recommendations to guide test authors.
  • Seamless integration into peer-review workflows to raise test quality before development handoffs.

Quick Start

Run a peer-review pass on the current acceptance tests to generate a dimension-based critique report.

Frequently Asked Questions about nw-ad-critique-dimensions

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

FAQPage Schema
How do I review acceptance tests for Given-When-Then compliance and business language purity?

You can review acceptance tests for Given-When-Then compliance by evaluating them across six critique dimensions, flagging violations with severity levels, and generating a YAML-based review artifact to guide test improvements.

What is happy path bias in acceptance testing and how do I identify it during peer review?

Happy path bias in acceptance testing occurs when scenarios focus solely on successful outcomes. It is identified during peer review by evaluating coverage completeness and checking for missing edge cases within the test suite.

How do I generate a structured critique report for BDD acceptance test scenarios?

To generate a structured critique report for BDD acceptance test scenarios, run a peer-review pass that evaluates six quality dimensions, flags violations, and outputs a YAML-based artifact for QA workflows.

Does this acceptance test critique approach work without external testing frameworks or dependencies?

Yes, this acceptance test critique approach works without external dependencies. It applies a structured evaluation framework directly to test scenarios to assess GWT format compliance and domain-language purity.

What are the limitations of using a six-dimension evaluation for test coverage completeness?

A limitation of using six-dimension evaluation for test coverage completeness is its focus on structural GWT compliance and domain language purity, which may not fully capture complex integration or performance testing gaps.

When should I use an acceptance test critique guide in my QA workflow?

You should use an acceptance test critique guide in your QA workflow during peer-review of test scenarios across product features, specifically before development handoffs to ensure happy-path coverage and walking skeleton user-centricity.