The Decision table testing is a_______?

A)  Grey Box Test Design Technique
B)  White box Test Design Technique
C)  Experience-based Test Design Technique
D)  Black Box Test Design Technique

Correct Answer :   Black Box Test Design Technique


Explanation : The Decision table technique is one of the most important used case design techniques for black-box testing. It is a systematic approach where several input combinations and their respective system behavior are captured in a tabular form. The Decision table technique is suitable for the functions, which have a logical relationship between two and more than two inputs.