Thursday, August 16, 2012

Decision Table Testing Technique

Decision table testing technique involves mapping of various conditions with their respective outcomes to form a rule.


For eg: Below decision table has been designed for Search Flight panel where Search Flight button would be  disabled(True/False) as per its input conditions for Fly From and Fly To drop-downs.

For eg for Rule 3-If 'Fly From' and 'Fly To' drop down have empty values then 'Search flight button' would be disabled






No comments:

Post a Comment