LU07a - Basics on Code coverage
Internal reference: learningunits/07-1.md
Goals
- I can explain what
code coverage
is. - I can count out (aufzählen) and explain the
code coverage criteria
mentioned in this course. - I can explain why a 100%
code coverage
does not guarantee a bugless software product.
Basics
This article explains, what code coverage
is, what are the benefits when applied and what code coverage criteria
exists. Internal reference 06-1.md