Skip to content
← All CTFL glossary terms

Test pyramid

A model showing that lower test levels (e.g. unit tests) should have many fast, isolated tests, with fewer slower tests at higher levels.

Syllabus chapters: 5

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

Related terms