SKILL·EE8C0D

test-design-techniques

mattnigh
Updated 1 month ago
16 views
22
1
22
View on GitHub
Othertest-designbvaequivalence-partitioningdecision-tablespairwisestate-transition

About

This Claude Skill provides systematic test design techniques including boundary value analysis, equivalence partitioning, and decision tables to create comprehensive test cases. It helps reduce redundant tests while ensuring systematic coverage through methods like state transition testing and combinatorial testing. Use it when designing test cases, optimizing test suites, or analyzing coverage gaps.

Quick Install

Claude Code

Recommended
Primary
npx skills add mattnigh/skills_collection -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/mattnigh/skills_collection
Git CloneAlternative
git clone https://github.com/mattnigh/skills_collection.git ~/.claude/skills/test-design-techniques

Copy and paste this command in Claude Code to install this skill

GitHub Repository

mattnigh/skills_collection
Path: collection/proffesor-for-testing__agentic-qe__claude__skills__test-design-techniques__SKILL.md
0
FAQ

Frequently asked questions

What is the test-design-techniques skill?

test-design-techniques is a Claude Skill by mattnigh. Skills package instructions and resources that Claude loads on demand, so Claude can perform test-design-techniques-related tasks without extra prompting.

How do I install test-design-techniques?

Use the install commands on this page: add test-design-techniques to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does test-design-techniques belong to?

test-design-techniques is in the specialized-testing category, tagged test-design, bva, equivalence-partitioning, decision-tables, pairwise and state-transition.

Is test-design-techniques free to use?

Yes. test-design-techniques is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills