Software Testing

(2) Test Selection I

What is Path Coverage?

  • Define test cases such that every path is executed once
  • Loops have infinite number of paths

Diskussion