SoftwareTestPilot

Chapter 4 – Test Analysis & Design

Pairwise Testing – ISTQB Definition

Last Updated: July 12, 2026 · SoftwareTestPilot QA Team

Official ISTQB Definition

A black-box test design technique in which test cases are designed to execute all possible discrete combinations of each pair of input parameters.

In simple words

Instead of testing every combination, test every pair of inputs at least once — catches most combination bugs with far fewer tests.

Exam tip

Pairwise (a.k.a. all-pairs) drastically cuts test count while covering the majority of interaction defects.

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