SoftwareTestPilot

Agile Testing

Test-Driven Development – ISTQB Definition

Last Updated: July 12, 2026 · SoftwareTestPilot QA Team

Official ISTQB Definition

A development approach in which test cases are developed, and often automated, before the software is developed to run those test cases.

In simple words

Red-green-refactor: write a failing test, make it pass with the simplest code, then clean up.

Exam tip

TDD is a shift-left technique and drives high unit-test coverage; know its BDD and ATDD cousins.

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