Uma tabela de decisão em que as combinações de entradas que são impossíveis ou que conduzem às mesmas saídas são combinadas numa única coluna (regra), definindo a não inclusão das condições que não influenciam as saídas.
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.
A Practitioner's Guide to Software Test Design
by map[name:Lee Copeland]
- Artech House
(2004)
Practical guide with detailed examples and step-by-step instructions for decision table testing and other test design techniques.