Why This Matters
On May 9, 2024, ISTQB officially retired the CTFL v3.1 syllabus and made CTFL v4.0 the only valid version for new exam attempts. If you started studying with older materials, significant portions of what you learned may no longer match the exam.
This article breaks down every major change so you can update your preparation without starting from scratch.
At a Glance: The Key Numbers
| v3.1 | v4.0 | |
|---|---|---|
| Chapters | 6 | 6 |
| Exam questions | 40 | 40 |
| Pass mark | 65% (26/40) | 65% (26/40) |
| Exam duration | 60 min | 60 min |
| K-levels used | K1, K2, K3 | K1, K2, K3 |
| Agile content | Chapter 6 (optional for some) | Integrated throughout |
The structure looks similar on the surface, but the content distribution shifted considerably.
What's New in v4.0
1. Agile and DevOps Are Now Core, Not Optional
In v3.1, Agile testing was covered in a separate section and some exam providers treated it as secondary. In v4.0, Agile and DevOps thinking is woven into every chapter. You'll encounter sprint-based testing, shift-left approaches, and CI/CD pipelines as first-class exam topics — not extras.
Practical impact: Expect questions about testing in Agile teams, whole-team quality ownership, and continuous testing practices.
2. Revised Chapter Structure
v4.0 restructured the chapter emphasis:
| Chapter | v4.0 Focus |
|---|---|
| 1 — Fundamentals | Testing principles, testing in SDLC, updated definitions |
| 2 — Testing Throughout SDLC | Shift-left, DevOps, CI/CD, test levels |
| 3 — Static Testing | Reviews, static analysis, unchanged but refined |
| 4 — Test Analysis & Design | Techniques, updated with new examples |
| 5 — Managing Test Activities | Test planning, risk-based testing, metrics |
| 6 — Test Tools | Categories, selection criteria, updated tool list |
3. New and Updated Definitions
Several terms were redefined or introduced:
- Test oracle — explicitly defined and examinable
- Confirmation testing — now distinguished more clearly from regression testing
- Shift-left testing — formally defined as a core concept
- Whole-team approach — elevated to a fundamental principle
If you memorized v3.1 definitions, review these carefully — exact wording matters in multiple-choice questions.
4. Test Techniques: Fewer but Deeper
v3.1 included more techniques at a surface level. v4.0 focuses on fewer techniques but expects deeper understanding:
- Equivalence Partitioning
- Boundary Value Analysis (both 2-value and 3-value variants)
- Decision Table Testing
- State Transition Testing
- Branch Coverage
- Statement Coverage
Removed or de-emphasized: Use case testing received less prominence; exploratory testing is still covered but not as a formal technique.
5. Updated Cognitive Taxonomy
The K-level distribution shifted. v4.0 has more K2 (understand) and K3 (apply) questions relative to pure recall (K1). This means you need to understand why and when to apply a concept, not just define it.
What Was Removed or Reduced
- Experience-based techniques are covered but with less exam weight
- Defect taxonomies simplified — fewer specific defect type lists to memorize
- Reviews: The formal IEEE-style inspection process is still covered but less rigidly defined
Advice If You're Studying Now
If you have v3.1 materials: Don't throw them away. Roughly 70% of the core content overlaps. Focus your updates on:
- Agile/DevOps integration points
- Updated definitions (especially shift-left, whole-team approach)
- The 3-value variant of Boundary Value Analysis
- Test tool categories
If you're starting fresh: Go directly to the official v4.0 syllabus and a study guide written specifically for v4.0.
Mock exams matter more than ever. Because v4.0 emphasizes application over recall, practice questions are your best calibration tool. Aim for 80%+ on mock exams before booking the real one.
Bottom Line
v4.0 is a genuine improvement over v3.1 — it reflects how software testing actually works in modern teams. The exam is no harder, but it rewards understanding over memorization. Update your materials, focus on the Agile integration points, and you'll be well prepared.