ISTQB Mock App

Combinatorial Testing

Combinatorial testing is a black-box test technique that verifies combinations of input values to detect interaction defects efficiently.

Official definition
ISTQB Official Glossary Definition
A black-box test technique in which test conditions are specific combinations of values of several parameters.

(Definition reproduced from the ISTQB Glossary. Copyright belongs to ISTQB.)

View the complete ISTQB Glossary

What is Combinatorial Testing?

Instead of testing every possible combination, combinatorial testing selects representative combinations that provide high defect detection with fewer test cases.

Interaction testing: Finds defects caused by parameter interactions.

Efficiency: Significantly reduces the number of required test cases.

Pairwise testing: A common form of combinatorial testing covering all pairs of inputs.

Real World Example

A regulated product team is preparing a release where Combinatorial testing appears in reviews, test design conversations, or defect triage rather than as an isolated glossary word.

The risk is that the team treats Combinatorial testing as interchangeable with nearby ISTQB terms. That makes test scope blurry and can lead to weak evidence for the release decision.

The tester anchors the discussion in the official definition, asks where the concept appears in the product, and designs examples that show the difference between Combinatorial testing and similar ideas.

The page becomes useful in practice because Combinatorial testing is connected to a specific testing decision, not memorized as a detached definition.

Practice Questions

Question 1

Why use pairwise testing?

Question 2

Which mistake MOST harms combinatorial tests?

Test your knowledge with real ISTQB-style questions

You’ve learned Combinatorial Testing. Test your understanding with topic-specific questions in our Mock Exams.

Go to Mock Exams