SoftwareTestPilot

Chapter 4 – Test Analysis & Design

Three-Value Boundary Value Analysis – ISTQB Definition

Last Updated: July 12, 2026 · SoftwareTestPilot QA Team

Official ISTQB Definition

A boundary value analysis technique in which the boundary value and both its neighbors (one value on each side of the boundary) are used for test case design.

In simple words

Pick three values at each boundary: the value just below, the boundary itself, and the value just above. Catches off-by-one bugs on either side.

Exam tip

Three-value BVA finds more defects than two-value BVA at the cost of more test cases.

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