·test-design-techniques
</>

test-design-techniques

proffesor-for-testing/agentic-qe

境界値分析、等価性分割、デシジョンテーブル、状態遷移テスト、および組み合わせテストを使用した体系的なテスト設計。包括的なテスト ケースを設計する場合、冗長なテストを削減する場合、または体系的なカバレッジを確保する場合に使用します。

10インストール·1トレンド·@proffesor-for-testing

インストール

$npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill test-design-techniques

SKILL.md

| Numeric input ranges | BVA + EP | | Multiple conditions | Decision Tables | | Stateful workflows | State Transition | | Many parameter combinations | Pairwise | | All combinations critical | Full Factorial |

Systematic design > Random testing. 40+ years of research shows these techniques find more bugs with fewer tests than ad-hoc approaches.

Combine techniques for comprehensive coverage. BVA for boundaries, EP for partitions, decision tables for rules, pairwise for combinations.

境界値分析、等価性分割、デシジョンテーブル、状態遷移テスト、および組み合わせテストを使用した体系的なテスト設計。包括的なテスト ケースを設計する場合、冗長なテストを削減する場合、または体系的なカバレッジを確保する場合に使用します。 ソース: proffesor-for-testing/agentic-qe。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill test-design-techniques
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

test-design-techniques とは?

境界値分析、等価性分割、デシジョンテーブル、状態遷移テスト、および組み合わせテストを使用した体系的なテスト設計。包括的なテスト ケースを設計する場合、冗長なテストを削減する場合、または体系的なカバレッジを確保する場合に使用します。 ソース: proffesor-for-testing/agentic-qe。

test-design-techniques のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill test-design-techniques インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/proffesor-for-testing/agentic-qe