Answer:
Decision table testing is used for testing systems for which the specification takes the form of rules or cause-effect combinations. In a decision table the inputs are listed in a column with the outputs in the same column but below the inputs. The remainder of the table explores combinations of inputs to define the outputs produced.
Previous Question | Next Question |
Please tell me what are the white-box testing techniques as a test analyst? | What is component testing in test analysis? |