SoftwareTestPilot

Chapter 4 – Test Analysis & Design

Statement Coverage – ISTQB Definition

Last Updated: July 12, 2026 · SoftwareTestPilot QA Team

Official ISTQB Definition

The percentage of executable statements that have been exercised by a test suite.

In simple words

Executed statements ÷ total statements × 100. A basic code-coverage metric.

Exam tip

100% statement coverage does NOT imply 100% branch coverage.

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