SoftwareTestPilot

Chapter 3 – Static Testing

Control Flow Analysis – ISTQB Definition

Last Updated: July 12, 2026 · SoftwareTestPilot QA Team

Official ISTQB Definition

A form of static analysis based on a representation of unique paths through a component or system.

In simple words

Static analysis that maps every possible execution path to check for unreachable or infinite loops.

Exam tip

Control-flow analysis produces control-flow graphs used to compute cyclomatic complexity.

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