簡単化したデシジョンテーブル(collapsed Decision Table)

デシジョンテーブルの種類の一つ。出力に影響しない条件を考慮不要に設定して、ありえない入力または同じ出力を導き出す入力の組み合わせを一つの列(ルール)にまとめる。

Present in sylabi

Learn more

Software Testing Techniques (2nd Edition) by map[name:Boris Beizer] - Van Nostrand Reinhold (2003)
Comprehensive coverage of decision tables, domain testing, and test design techniques. Classic text on software testing methodologies.

The Art of Software Testing (3rd Edition) by map[name:Glenford J. Myers, Corey Sandler, Tom Badgett] - John Wiley & Sons (2011)
Time-proven software testing approaches including decision table testing and converting decision tables into test cases.

Recommend more content related to this term