LU07a - Basics on Code coverage

Internal reference: learningunits/07-1.md

Goals

  1. I can explain what code coverage is.
  2. I can count out (aufzählen) and explain the code coverage criteria mentioned in this course.
  3. 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


Exercises

Make your own notes while reading the article.


Daniel Garavaldi