test-design-techniques
About
This Claude skill provides systematic test design techniques including boundary value analysis, equivalence partitioning, and decision tables for creating comprehensive test cases. It helps developers reduce redundant tests while ensuring thorough coverage across different input types and scenarios. The skill is optimized for use when designing test cases, analyzing coverage, or needing structured testing approaches.
Quick Install
Claude Code
Recommendednpx skills add proffesor-for-testing/agentic-qe -a claude-code/plugin add https://github.com/proffesor-for-testing/agentic-qegit clone https://github.com/proffesor-for-testing/agentic-qe.git ~/.claude/skills/test-design-techniquesCopy and paste this command in Claude Code to install this skill
GitHub Repository
Frequently asked questions
What is the test-design-techniques skill?
test-design-techniques is a Claude Skill by proffesor-for-testing. 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
This skill strategically selects and executes regression tests based on code changes and risk analysis. It's used to verify that fixes don't break existing functionality and to optimize test suites for faster feedback in CI/CD. Key features include impact analysis, change-based test selection, and continuous regression management.
This Claude Skill provides comprehensive mobile testing for iOS and Android applications, covering gestures, sensors, permissions, and device fragmentation. Use it when testing native, hybrid, or mobile web apps to ensure quality across 1000+ device variants. It helps define device coverage matrices and test key platform differences.
This skill validates test suite effectiveness by automatically introducing code mutations and measuring the kill rate. Use it when evaluating test quality, identifying weak tests, or demonstrating that tests actually catch bugs. It leverages specialized testing agents to mutate code, run tests, and analyze results.
This skill performs automated cross-browser, cross-platform, and cross-device compatibility testing to ensure consistent user experiences. It validates browser support, tests responsive designs across breakpoints, and runs parallel tests using cloud services. Use it when you need to verify compatibility across a defined matrix covering the majority of your user base.
