~20 min

The 7 testing principles

Fundamental principles that guide all testing practice.

The 7 testing principles (ISTQB)

ISTQB summarizes seven principles that every QA professional should internalize. They are the foundation of the professional judgment to decide what, how much and how to test.

The 7 principles
#PrincipleKey idea
1Testing shows the presence of defectsIt cannot prove there are none
2Exhaustive testing is impossiblePrioritize with techniques and risk
3Early testing saves time and moneyShift-left: test as early as possible
4Defects cluster togetherA few areas hold most defects
5The pesticide paradoxRepeating the same tests stops finding defects
6Testing is context dependentA game is not tested like a medical system
7Absence-of-errors fallacyDefect-free but useless software is still a failure

Principle 5 (pesticide paradox) explains why test cases must be reviewed and refreshed periodically.

QuestionToca para voltear

What does testing principle 1 state?

Always repeating the same test cases stops finding new defects. Which principle describes this?

¿Quieres guardar tu progreso?

Crea una cuenta gratis para guardar tu avance, ganar puntos e insignias y desbloquear los campus de ISTQB y Automatización.

Crear cuenta gratis
Siguiente Lección
The 7 testing principles | PlayQAcademy