SoftwareTestPilot

Chapter 2 – Testing Throughout the SDLC

Test Pyramid – ISTQB Definition

Last Updated: July 12, 2026 · SoftwareTestPilot QA Team

Official ISTQB Definition

A model describing the ideal distribution of automated tests, with many fast unit tests at the base, fewer integration tests in the middle, and a small number of UI/end-to-end tests at the top.

In simple words

Lots of cheap unit tests, some integration tests, few slow UI tests.

Exam tip

Inverted pyramid (lots of UI, few unit) is an anti-pattern.

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