SoftwareTestPilot

Chapter 4 – Test Analysis & Design

Code Coverage – ISTQB Definition

Last Updated: July 12, 2026 · SoftwareTestPilot QA Team

Official ISTQB Definition

An analysis method that determines which parts of the software have been executed by the test suite and which parts have not been executed.

In simple words

The percentage of code your tests actually run — measured at statement, branch or condition level.

Exam tip

Coverage is a floor, not a ceiling: high coverage does not mean high test quality.

Related terms

Practice this term in the ISTQB Mock Test

40 CTFL v4.0 questions, 60-minute timer, instant scoring and chapter-wise breakdown.

Practice in Mock Test