System Analysis and Design
A Decision table

shows the decision paths
documents rules, that select one or more actions, based on one or more conditions, from a set of possible conditions.
gets an accurate picture of the system
represents the information flow

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
The rule(s) to follow in constructing decision tables is (are):

standardized language must be used consistently.
the logic of the table is independent of the sequence in which conditions rules are written, but the action takes place in the order is which the events occur.
a decision should be given a name
all of the listed here

ANSWER DOWNLOAD EXAMIANS APP