Software Testing

(2) Test Selection I

What is Multiple Condition Coverage?

  • All combinations of literals are tried --> All faults in the logic will be detected
  • Too many test cases (2^n): never used in practice

Diskussion