Logic Based Testing
Logic Based Testing
Define guidelines for the use of logic-based testing at each testing level.
Translate specifications that are dominated by logic and combinations of cases into either decision tables or Boolean
algebra and develop functional test cases from those representations.
Examine specifications with respect to logical consistency and ambiguity. Obtain explicit concurrence on all
seemingly impossible cases and immaterial cases
Identify logic- or combination-dominated routines and functions. Insist on test plans that provide logical coverage
for such routines.