TestPrepPro

Decision Coverage

Chapter 4: Test Analysis and Design(27% of exam)

Definition

A coverage metric that measures whether each possible outcome of every decision point in the code has been tested. It is equivalent to branch coverage and subsumes statement coverage.

Practice Chapter 4: Test Analysis and Design

Test your understanding of decision coverage and other concepts from this chapter.

Start Chapter 4 Quiz

TestPrepPro is an independent exam preparation resource. We are not affiliated with, endorsed by, or sponsored by the International Software Testing Qualifications Board (ISTQB). All trademarks are the property of their respective owners. Practice questions are original content created for educational purposes.