Skip to content
← All CTFL glossary terms

Test-driven development (TDD)

A test-first approach in which a failing test is written before the code, followed by minimal implementation and refactoring.

Syllabus chapters: 2

Content basis: ISTQB® Certified Tester Foundation Level syllabus 4.0.1.

Related terms