SoftwareTestPilot

Chapter 4 – Test Analysis & Design

Path Testing – ISTQB Definition

Last Updated: July 12, 2026 · SoftwareTestPilot QA Team

Official ISTQB Definition

A white-box test design technique in which test cases are designed to execute paths through the control flow graph.

In simple words

Design tests so each independent path from entry to exit of a function is executed.

Exam tip

Full path coverage is usually infeasible because loops create infinite paths.

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