What problem does it solve?
This Skill streamlines the creation and revision of Unit Test Pairwise (UT-PW) documents, ensuring adherence to diopside's standards for defining factors, levels, and exclusion conditions for screen and backend components.
Core Features & Use Cases
- Standardized Document Creation: Generates UT-PW documents (
UT-PW-*.md) in the specified directory structure.
- Factor and Level Definition: Assists in defining factors (in Japanese) and their corresponding levels for pairwise testing.
- Exclusion Condition Management: Helps specify combinations that should be excluded from testing.
- Use Case: When developing a new feature that requires pairwise testing for its backend API, use this Skill to define the test factors (e.g., 'User Role', 'Request Payload Type') and their valid/invalid combinations, ensuring comprehensive test coverage.
Quick Start
Use the doc-ut-pw skill to create a new UT-PW document for the user authentication module.