SoftwareTestPilot

Advanced – Non-Functional Testing

Circuit Breaker – ISTQB Definition

Last Updated: July 12, 2026 · SoftwareTestPilot QA Team

Official ISTQB Definition

A resilience pattern that stops calls to a failing dependency after a threshold, allowing it to recover before retrying.

In simple words

A pattern that stops hammering a broken service so it can recover.

Exam tip

Resilience4j and Hystrix are canonical implementations — test open, half-open, and closed states.

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