MC/DC(Modified Condition/Decision) Test Case Generation Tool

MC/DC 테스트 케이스 생성 툴 입니다. 결과를 다시 excel에 붙여넣기 하면 됩니다.

예제) 아래 내용을 Input에 복붙해 보세요. 현재는 and, or 만 가능합니다. (not 및 괄호는 미지원)
A or B and C
Input 조건절(max 350자)
Details

What this tool does

This page generates MC/DC-oriented test case combinations from simple logical expressions.

FAQ

What expressions can I use?
The tool currently supports logical expressions using and/or conditions.

Who is this for?
It is useful for QA engineers and developers working on safety-critical or logic-heavy testing.