SoftwareTestPilot

Chapter 4 – Test Analysis & Design

Syntax 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 based upon the definition of the input domain and/or output domain.

In simple words

Generate tests from the grammar of the inputs (e.g. a BNF) — one test per production rule, plus invalid mutations.

Exam tip

Syntax testing is powerful for parsers, APIs and file-format processors.

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