ISTQB Foundation Level Syllabus Overview

Syllabus summary

The ISTQB Certified Tester Foundation Level Syllabus v4.0.1 defines the examinable content for the ISTQB Foundation Level certification. It has six examinable chapters covering 14 business outcomes and 64 learning objectives, with a minimum total training time of 1135 minutes (18 hours and 55 minutes) for accredited training courses. The Introduction and Appendices are not examinable. Version 4.0.1, released in September 2024, is an errata update to the general release of v4.0 from April 2023.

What the syllabus is for

The syllabus is not a textbook. It defines what topics are covered at the Foundation Level and at what cognitive level each topic is examined. It exists to give member boards, training providers, exam writers, and candidates a shared, internationally consistent reference for what the Foundation Level certification covers. Training providers use it to build courses, exam writers use it to write questions, and candidates use it, alongside official sample exams and the glossary, to prepare.

The six chapters

ChapterTopicMinimum training time
1Fundamentals of Testing180 minutes
2Testing Throughout the Software Development Lifecycle130 minutes
3Static Testing80 minutes
4Test Analysis and Design390 minutes
5Managing the Test Activities335 minutes
6Test Tools20 minutes
TotalAll examinable chapters1135 minutes

Chapter 1: Fundamentals of Testing

This chapter establishes the basic vocabulary and mental models used throughout the rest of the syllabus. It covers what testing is and what it is not, why testing is necessary, the seven testing principles, the test process and its work products, traceability, the roles involved in testing, and the essential skills and good practices testers rely on. See the full Chapter 1 guide for a complete breakdown.

Chapter 2: Testing Throughout the Software Development Lifecycle

This chapter covers how testing fits into different software development lifecycle models, including sequential, iterative, and incremental approaches, as well as Agile practices such as test-driven development, acceptance test-driven development, and behavior-driven development. It also covers DevOps and its impact on testing, the concept of shift left, retrospectives, the five test levels, the four test types, confirmation testing and regression testing, and maintenance testing. See the full Chapter 2 guide for a complete breakdown.

Chapter 3: Static Testing

This chapter covers testing that does not involve executing the software, such as reviews and static analysis. It explains what kinds of work products can be examined through static testing, the value static testing provides, how it differs from dynamic testing, the review process and the roles involved in it, the different types of reviews from informal reviews to formal inspections, and the factors that make reviews successful. See the full Chapter 3 guide for a complete breakdown.

Chapter 4: Test Analysis and Design

This is the largest chapter in the syllabus. It covers how to derive test cases using black-box techniques (equivalence partitioning, boundary value analysis, decision table testing, and state transition testing), white-box techniques (statement testing and branch testing), and experience-based techniques (error guessing, exploratory testing, and checklist-based testing). It also covers collaboration-based approaches to testing, including collaborative user story writing, acceptance criteria, and acceptance test-driven development. See the full Chapter 4 guide for a complete breakdown.

Chapter 5: Managing the Test Activities

This chapter covers test planning, including the purpose and content of a test plan, entry and exit criteria, estimation techniques, test case prioritization, the test pyramid, and testing quadrants. It also covers risk management and risk-based testing, test monitoring, test control, and test completion, metrics used in testing, test reports, configuration management, and defect management. See the full Chapter 5 guide for a complete breakdown.

Chapter 6: Test Tools

This is the shortest chapter in the syllabus. It covers how to classify different types of test tools and the benefits and risks of test automation. See the full Chapter 6 guide for a complete breakdown.

Business outcomes and learning objectives

The syllabus is built around 14 business outcomes, which describe what a certified tester should be able to do after completing the Foundation Level. These outcomes range from understanding what testing is and why it is beneficial, to writing and communicating clear defect reports, to understanding the risks and benefits of test automation. Each business outcome is supported by one or more of the syllabus's 64 learning objectives, which are distributed across the six chapters and tagged with a cognitive level of K1 (remember), K2 (understand), or K3 (apply).

All content in chapters 1 through 6 is examinable at least at the K1 level, meaning a candidate may be asked to recognize, remember, or recall any keyword or concept from any of the six chapters, even if that specific term is not listed in a learning objective. Each chapter also opens with a list of keywords that candidates are expected to know.

How to read the syllabus

Use the syllabus to understand the scope of the exam, the cognitive level at which each topic is examined, and the relative weight of different topic areas, which is reflected in the minimum training time allocated to each chapter. Standards and books listed as references in the syllabus, such as ISO/IEC 25010 or ISO/IEC/IEEE 29119, provide useful context but are not examinable beyond what the syllabus itself summarizes from them.

By Christian Stevens, ISTQB Certified Tester Foundation Level

Last reviewed: June 2026.