0% found this document useful (0 votes)
3K views

Logic Based Testing

Logic-based testing involves translating specifications dominated by logic and combinations of cases into decision tables or Boolean algebra to develop functional test cases. It also examines specifications for logical consistency and ambiguity, identifies logic- or combination-dominated routines, and insists on test plans that provide logical coverage for such routines.

Uploaded by

murtajiz110
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3K views

Logic Based Testing

Logic-based testing involves translating specifications dominated by logic and combinations of cases into decision tables or Boolean algebra to develop functional test cases. It also examines specifications for logical consistency and ambiguity, identifies logic- or combination-dominated routines, and insists on test plans that provide logical coverage for such routines.

Uploaded by

murtajiz110
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

LOGIC BASED TESTING

Notes taken from Boris Beizer books:

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.

You might also like