Term Definition: decision table
Main Description

Spreadsheet like, or table view for a set of business rules, where a rule is represented by a row in the table. The rows and columns identify all situations that require a business decision, and specify which action to take in each of these situations.



Here is an example of decision table based on a car rental example which verifies for each USA state if the age of the rental customer is in possible range.