PPT Slide
Focussed Expression Coverage
Methodology that concentrates on choosing the most effective set of test vectors for a boolean expression.
Saves time by identifying the missing or redundant test vectors.
Normally only requires N+1 vectors or 2N vectors where N is the number of inputs.