CTFL logo
Focused certification exam prep
Start practice

CTFL Exam Domains 2026: Complete Guide to All 6 Content Areas

TL;DR
  • Domain 4 (Test Analysis and Design) carries 11 of 40 questions - the single largest content area.
  • Domains 4 and 5 combined make up half the exam, so technique mastery matters more than memorization.
  • The exam is 40 questions, 60 minutes, and requires 26 correct answers to pass.
  • CTFL v4.0.1 (dated 2024-09-15) is the current syllabus governing all six domains.

Overview of the CTFL Syllabus Structure

The ISTQB Certified Tester Foundation Level exam is not a loosely organized trivia test - it is built from six explicitly weighted content areas defined in the CTFL v4.0.1 syllabus. Every one of the 40 multiple-choice questions on your exam is mapped back to one of these six domains, and the governing body (ISTQB, delivered in the U.S. through ASTQB and its exam provider AT*SQA) publishes the exact percentage of questions allocated to each. That means you can literally calculate how many questions you'll see from each domain before you ever sit the exam.

This matters enormously for how you prepare. If you're using our companion resource, the CTFL Study Guide 2026: How to Pass on Your First Attempt, you already know that a scattershot approach to reading the syllabus cover-to-cover wastes time on low-yield material. This article breaks down all six domains in detail so you know exactly what to prioritize, in what order, and why.

Quick Framing: Two domains - Test Analysis and Design (27.5%) and Managing the Test Activities (22.5%) - together account for exactly half of your 40-question exam. Master those two first.

Domain 1: Fundamentals of Testing (20%)

Fundamentals of Testing is the conceptual foundation of the entire syllabus and accounts for roughly 8 of the 40 questions (20%). This domain covers what testing actually is, why it exists, and the core vocabulary you'll need for every other domain. Expect questions on the seven testing principles, the difference between testing and debugging, quality characteristics, and the psychology of testing (why testers and developers think differently about defects).

Fundamentals of Testing - Core Topics

Candidates must be able to define and apply foundational testing concepts, not just recite them.

  • The seven testing principles (e.g., exhaustive testing is impossible, defect clustering)
  • Test objectives: verification vs. validation, error vs. defect vs. failure
  • Root cause analysis and the value of early testing
  • Testing psychology, independence of testing, and communication skills

If you want a deep, question-by-question breakdown of this domain, see our dedicated CTFL Domain 1: Fundamentals of Testing (20%) - Complete Study Guide 2026.

Domain 2: Testing Throughout the Software Development Lifecycle (15%)

This domain, worth about 6 of the 40 questions (15%), tests your understanding of how testing fits into different development models - sequential (like V-model) and iterative/incremental approaches such as Scrum. You'll also need to know test levels (component, integration, system, acceptance) and test types (functional, non-functional, white-box, change-related).

  • How test activities map to each SDLC phase
  • Differences between test levels and their objectives
  • Maintenance testing and its triggers
  • Agile-specific testing considerations, including the tester's role on a Scrum team

For a granular study plan on this exact content area, our CTFL Domain 2: Testing Throughout the Software Development Lifecycle (15%) - Complete Study Guide 2026 article walks through each objective in the syllabus.

Domain 3: Static Testing (10%)

Static Testing is the smallest heavily-tested domain, accounting for roughly 4 of the 40 questions (10%). It focuses on techniques that examine work products without executing code - reviews and static analysis. Candidates are often surprised by how detail-oriented these questions can be, especially around review types and the roles participants play in a formal review.

Static Testing - What You Must Know

This domain rewards precision over general understanding.

  • Review types: informal, walkthrough, technical review, inspection
  • Roles in a formal review (author, moderator, reviewer, scribe)
  • Benefits of static testing vs. dynamic testing
  • Static analysis and what tools can detect before execution

Because this domain is smaller, some candidates deprioritize it - that's a mistake if you're already close to the passing threshold. Our CTFL Domain 3: Static Testing (10%) - Complete Study Guide 2026 guide covers the exact terminology distinctions that trip people up on exam day.

Domain 4: Test Analysis and Design (27.5%)

This is the domain that decides most outcomes. Test Analysis and Design carries 11 of the 40 questions - 27.5% of your entire score - making it the single largest content area in the CTFL syllabus by a wide margin. If you only have time to deeply master one domain, this is it.

Test Analysis and Design - High-Yield Topics

Expect scenario-based questions that require you to apply, not just recall, test design techniques.

  • Black-box techniques: equivalence partitioning, boundary value analysis, decision tables, state transition testing
  • White-box techniques: statement and branch coverage
  • Experience-based techniques: exploratory testing, error guessing
  • Traceability between test basis, test conditions, and test cases

Key Takeaway

Practice applying boundary value analysis and decision table testing to sample scenarios repeatedly - these techniques generate the most application-style (not memorization-style) questions on the real exam.

Our full breakdown, CTFL Domain 4: Test Analysis and Design (27.5%) - Complete Study Guide 2026, includes worked examples of each technique so you can practice the exact calculation style used in exam questions.

Domain 5: Managing the Test Activities (22.5%)

Managing the Test Activities is the second-largest domain at 22.5%, or roughly 9 of the 40 questions. This is where the syllabus shifts from "how do you design a test" to "how do you plan, estimate, monitor, and report on testing as a structured activity." It also covers risk-based testing and defect management.

  • Test planning: entry/exit criteria, test strategy vs. test plan
  • Estimation techniques and factors influencing test effort
  • Risk-based testing: product risk vs. project risk
  • Test monitoring, control, and metrics used in reporting
  • Configuration management and defect management workflows

Combined, Domain 4 and Domain 5 make up half the exam. If your study time is limited, allocate it here first - a pattern discussed at length in our How Hard Is the CTFL Exam? Complete Difficulty Guide 2026 article, which analyzes where most candidates lose points.

Domain 6: Test Tools (5%)

Test Tools is the smallest domain, worth only about 2 of the 40 questions (5%). It's tempting to skip entirely, but at this weighting, even a quick review can be the difference between a marginal pass and a marginal fail - especially relevant given the passing score is 26 out of 40.

  • Categories of test tools (management, static analysis, test design, execution)
  • Benefits and risks of tool adoption
  • Considerations for introducing a tool into an organization

Because this domain is so light, most candidates can cover it in a single short study session rather than dedicating multiple days to it.

Why Question Weighting Should Drive Your Study Order

A common mistake is studying the syllabus in the order it's presented - Fundamentals, then SDLC, then Static Testing, and so on - without regard to how many points each domain is actually worth. Since Domain 4 and Domain 5 together account for half of your 40 questions, spending equal time on all six domains is mathematically inefficient.

DomainWeightApprox. QuestionsStudy Priority
Test Analysis and Design27.5%11Highest
Managing the Test Activities22.5%9Very High
Fundamentals of Testing20%8High
Testing Throughout the SDLC15%6Moderate
Static Testing10%4Moderate
Test Tools5%2Light Review
Week 1

Domain 4 + Domain 5

  • Work through every black-box and white-box technique with practice problems
  • Study risk-based testing and test planning terminology in parallel
Week 2

Domain 1 + Domain 2

  • Reinforce testing principles and SDLC models
  • Connect test levels to real project phases
Week 3

Domain 3 + Domain 6, then full review

  • Nail down review types and tool categories
  • Take full-length practice exams under the 60-minute limit

This sequencing isn't generic exam advice - it's specifically calibrated to the CTFL v4.0.1 weighting scheme. For a broader explanation of pacing and technique across a full prep timeline, see the CTFL Study Guide 2026: How to Pass on Your First Attempt.

Registration, Fees, and Exam Mechanics

Understanding the domains is only half the picture - you also need to know how the exam itself is administered. In the U.S., ASTQB serves as the ISTQB member board, and AT*SQA is the ASTQB-affiliated exam provider that actually delivers the test. Here's what candidates should know before registering:

  • Fee: $229 USD through AT*SQA
  • Format: 40 multiple-choice questions worth 40 points total
  • Time limit: 60 minutes (75 minutes for approved non-native-language candidates)
  • Passing score: 26 out of 40 (65%)
  • Prerequisites: None - anyone can register
  • Delivery: Online webcam-proctored testing or in-person at a Kryterion test center
  • Validity: The certificate never expires and requires no renewal

Since there are no prerequisites, many candidates use this as an entry point into QA careers. If you're weighing whether the cost is justified relative to what you get, our CTFL Certification Cost 2026: Complete Pricing Breakdown article itemizes every fee component, and Is the CTFL Certification Worth It? Complete ROI Analysis 2026 weighs the investment against career outcomes.

Delivery Flexibility: Because AT*SQA supports both webcam and Kryterion test-center options, you can choose whichever environment minimizes your test-day anxiety - a factor worth considering given the strict 60-minute clock.

Who Actually Hires for This Certification

The six domains covered above aren't academic - they map directly to day-to-day responsibilities in QA and software testing roles. Employers hiring for manual QA analyst, junior test engineer, QA coordinator, and business analyst positions frequently list CTFL as a preferred or required credential, precisely because it certifies the vocabulary and techniques (like those in Domain 4 and Domain 5) used across test teams globally.

If you're trying to understand where this credential fits into a hiring pipeline or a career trajectory, these resources go deeper:

If you've encountered the acronym without context, our short explainers - CTFL Meaning, What Does CTFL Stand For?, What Is A CTFL?, and What Does CTFL Mean? - clarify the terminology before you dive into domain-level study.

For structured coursework that walks through all six domains with instruction rather than self-study, see CTFL Training. And once you've reviewed the domain content here, the most reliable way to confirm readiness is running full-length practice exams on our practice test platform, which simulates the 40-question, 60-minute format under real exam conditions.

To see how well-prepared candidates typically perform against the 26/40 passing threshold, check the data-driven analysis in CTFL Pass Rate 2026: What the Data Shows. And if you haven't already bookmarked it, this very article - CTFL Exam Domains 2026: Complete Guide to All 6 Content Areas - is worth revisiting close to your test date as a final domain-by-domain checklist.

Frequently Asked Questions

Which CTFL domain has the most questions on the exam?

Test Analysis and Design is the largest domain, accounting for 11 of the 40 questions (27.5%). It should be your top study priority.

Can I skip studying Domain 6 (Test Tools) since it's only 5%?

You shouldn't skip it entirely, but since it's worth only about 2 of 40 questions, a single focused review session is typically sufficient rather than extended study time.

Do all six domains appear on every version of the exam?

Yes. All exams are built from the current CTFL v4.0.1 syllabus (dated 2024-09-15), and each of the six domains has a fixed percentage of questions.

How many questions do I need to get right to pass?

You need 26 correct answers out of 40 total questions to reach the 65% passing score.

Is there a prerequisite before I can register for the domains covered in this exam?

No. The CTFL exam has no prerequisites, so anyone can register directly through AT*SQA for $229 USD and study all six domains from scratch.

Ready to pass your CTFL exam?

Put this into practice with free CTFL questions across every exam domain.