CTFL logo
Focused certification exam prep
Start practice

CTFL Certification

TL;DR
  • CTFL v4.0.1 (dated 2024-09-15) has 40 questions, a 60-minute limit, and requires 26/40 (65%) to pass.
  • The exam fee through AT*SQA is $229 USD, with no prerequisites required to sit for it.
  • Test Analysis and Design carries the heaviest weight at 11 of 40 questions (27.5%).
  • Non-native-language candidates can request 75 minutes instead of the standard 60.

What the CTFL Certification Actually Is

The Certified Tester Foundation Level (CTFL) is the entry-level credential in the ISTQB certification scheme, designed to validate a shared vocabulary and baseline skill set for anyone doing software testing work - manual testers, QA analysts, business analysts who write acceptance criteria, and increasingly, developers who own test design for their own code. If you're still asking what is CTFL or trying to pin down the CTFL meaning behind the acronym, the short answer is: it's proof you understand testing fundamentals well enough to work on a professional test team without needing everything explained from scratch.

Unlike many IT certifications that assume years of hands-on experience, CTFL has no prerequisites. Anyone can register and sit the exam, which is part of why it has become the default starting credential for people transitioning into QA from other disciplines. For a deeper definitional breakdown, see what does CTFL stand for and what is a CTFL - both address common confusion around the term versus the person holding it.

Who Runs the Exam: ISTQB, ASTQB, and AT*SQA

The International Software Testing Qualifications Board (ISTQB) owns the CTFL syllabus globally and licenses national boards to administer it. In the United States, that national board is ASTQB (American Software Testing Qualifications Board). ASTQB, in turn, works with AT*SQA as its affiliated exam provider - the entity that actually processes registrations, collects the $229 USD exam fee, and delivers the test.

This layered structure matters practically: when you register, you're registering through AT*SQA's platform, not directly through ISTQB. Candidates outside the U.S. typically register through their own national board's designated provider, but the underlying syllabus content - CTFL v4.0.1 - is identical worldwide. This global consistency is one reason employers trust the credential regardless of where it was earned.

Delivery Options: AT*SQA offers both online webcam-proctored testing (take it from home or office) and in-person delivery at Kryterion test centers. Both formats use the same question bank and scoring rules.

Exam Format, Fees, and Registration Mechanics

The CTFL exam is intentionally compact: 40 multiple-choice questions worth 40 total points, delivered in a 60-minute window (75 minutes if you qualify for non-native-language accommodation). There's no partial credit weighting by difficulty - every question is worth one point, and you need 26 correct answers (65%) to pass.

That tight timing - roughly 90 seconds per question on average - is one of the most underestimated aspects of the exam. Many candidates who know the material still struggle with pacing on scenario-based questions that require reading a short case description before answering. If you want a full breakdown of what makes the exam challenging beyond raw content knowledge, How Hard Is the CTFL Exam? Complete Difficulty Guide covers pacing, question phrasing, and common time-management mistakes.

Exam DetailSpecification
Governing BodyISTQB (global), ASTQB (U.S. board), AT*SQA (exam provider)
Exam Fee$229 USD via AT*SQA
Question Count40 multiple-choice questions, 40 points total
Time Limit60 minutes (75 minutes for approved non-native-language candidates)
Passing Score26/40 (65%)
PrerequisitesNone
Syllabus VersionCTFL v4.0.1, dated 2024-09-15
DeliveryOnline webcam proctoring or Kryterion test centers
Certificate ValidityLifetime, no renewal required

For a line-by-line breakdown of exactly what that $229 covers - and what related costs (study materials, retakes) can add - see CTFL Certification Cost 2026: Complete Pricing Breakdown.

The Six CTFL Domains, Weighted

CTFL v4.0.1 organizes its content into six domains, each with a fixed share of the 40-question exam. Understanding these weights isn't optional trivia - it should directly shape how you allocate study time. A candidate who spends equal time on all six domains is misallocating effort, because the exam does not test them equally.

Domain 1: Fundamentals of Testing (20%)

Covers what testing is, why it's necessary, testing principles, and the psychology of testing. This is foundational vocabulary the rest of the exam assumes you know.

  • Seven testing principles and their practical implications
  • Test process activities: planning, monitoring, analysis, design, implementation, execution, completion

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

Focuses on how testing fits into different SDLC models - sequential, iterative, and Agile - plus test levels and test types.

  • Differences between test levels (component, integration, system, acceptance)
  • Maintenance testing triggers and impact analysis

Domain 3: Static Testing (10%)

Covers reviews and static analysis - techniques that find defects without executing code.

  • Review types and the review process stages
  • Benefits of static analysis tools

Domain 4: Test Analysis and Design (27.5%)

The single largest domain, covering black-box, white-box, and experience-based test techniques in depth.

  • Equivalence partitioning, boundary value analysis, decision tables, state transitioning
  • Statement and branch coverage for white-box testing

Domain 5: Managing the Test Activities (22.5%)

The second-heaviest domain, covering test planning, estimation, monitoring, control, and defect management.

  • Test plan components and entry/exit criteria
  • Risk-based testing and defect report structure

Domain 6: Test Tools (5%)

The lightest domain, covering tool categories, benefits, and risks of test automation.

  • Tool classification (management, static, execution, performance)
  • Benefits and risks of tool adoption

For deep, standalone treatments of individual domains, see the dedicated guides: CTFL Domain 1: Fundamentals of Testing, CTFL Domain 2: Testing Throughout the SDLC, CTFL Domain 3: Static Testing, and CTFL Domain 4: Test Analysis and Design. For the full six-domain map in one place, read CTFL Exam Domains 2026: Complete Guide to All 6 Content Areas.

Why Test Analysis and Design Dominates the Exam

At 11 of 40 questions, Test Analysis and Design is worth more than double the weight of Static Testing and Test Tools combined. This isn't arbitrary - test design techniques are the practical core of what a Foundation-level tester does day to day, and ISTQB weights the syllabus to reflect real job responsibilities.

Candidates frequently underestimate this domain because the technique names (equivalence partitioning, decision table testing, state transition testing) sound simple in a glossary but get tested through applied scenarios: you're given a short requirement or table and asked to identify test cases, not just define the term. This is where memorization breaks down and understanding has to take over.

Key Takeaway

Budget roughly a third of your total study time on Domain 4 alone, and practice applying each technique to sample requirements rather than just memorizing definitions.

Who Hires CTFL-Certified Testers

CTFL shows up as a preferred or required qualification in job postings for QA Analyst, Software Tester, Test Engineer, and Junior SDET roles, particularly at consultancies, financial services firms, healthcare IT vendors, and government contractors where standardized process language matters for audits and compliance. It's less commonly a hard requirement at fast-moving startups, but it still functions as a credible signal that a candidate understands structured testing rather than ad hoc clicking-around.

For a closer look at where the credential opens doors and what titles actually list it, see CTFL Jobs. If you're weighing the credential against career outcomes more broadly, CTFL Salary Guide 2026: Complete Earnings Analysis and Is the CTFL Certification Worth It? Complete ROI Analysis walk through the return-on-investment question in more detail than fee comparisons alone can answer.

A Domain-Weighted Prep Schedule

Generic study advice - flashcards, spaced repetition, timed drills - only helps if it's pointed at the right material in the right order. Because CTFL's domains are unevenly weighted, a smarter approach is to sequence study weeks by point value, not by syllabus chapter order.

Week 1

Fundamentals and SDLC Context (Domains 1 & 2)

  • Memorize the seven testing principles and test process activities
  • Map test levels to SDLC models (sequential vs. Agile)
Week 2

Test Analysis and Design (Domain 4)

  • Practice equivalence partitioning and boundary value analysis on sample inputs
  • Work through decision tables and state transition diagrams until fluent
Week 3

Managing Test Activities and Static Testing (Domains 5 & 3)

  • Learn test plan structure, entry/exit criteria, and risk-based prioritization
  • Review the stages of a formal review and static analysis benefits
Week 4

Tools, Full Review, and Timed Practice

  • Cover Domain 6 tool categories quickly - it's only 5% of the exam
  • Run full 40-question timed mock exams under the 60-minute limit

This sequencing puts the two heaviest domains - Test Analysis and Design at 27.5% and Managing the Test Activities at 22.5% - in the weeks where retention typically peaks before exam day, while leaving Test Tools, worth only 5%, to a lighter final review pass. For a more complete study methodology including resource recommendations and practice question strategy, see CTFL Study Guide 2026: How to Pass on Your First Attempt.

Practice Under Real Conditions: Since the exam gives you roughly 90 seconds per question, rehearse with full-length, timed mock exams at our CTFL practice test platform rather than untimed flashcard review alone.

Validity, Renewal, and Long-Term Value

Once earned, the CTFL certificate is valid for life - there is no renewal cycle, no continuing-education requirement, and no recertification exam. This is a meaningful difference from many IT certifications that expire every one to three years. It also means the credential on your resume doesn't carry an implicit "last verified" date that hiring managers might question.

That permanence is part of why so many testers treat CTFL as a one-time investment early in their career rather than an ongoing cost. If you're deciding whether the $229 fee and study time are worth it compared to learning on the job without certification, the CTFL Pass Rate 2026: What the Data Shows article and the ROI analysis linked above give a fuller picture beyond just the fee itself.

Whether you land on CTFL through a formal course or self-study, understanding the term itself matters when explaining it to employers or recruiters unfamiliar with testing credentials - see What Does CTFL Mean? and What Is CTFL Certification? for concise explanations you can reuse in a cover letter or LinkedIn summary. If you're evaluating formal courses versus self-study, CTFL Training compares both paths, and our own CTFL Certification overview ties the whole process together end to end.

Frequently Asked Questions

Do I need prior testing experience to sit the CTFL exam?

No. CTFL has no prerequisites - anyone can register through AT*SQA and sit the exam regardless of prior QA experience or education.

How many questions can I get wrong and still pass?

The exam has 40 questions worth 40 points, and you need 26 correct (65%) to pass, meaning up to 14 incorrect answers are allowed.

Can I take the CTFL exam online instead of at a test center?

Yes. AT*SQA offers online webcam-proctored testing as an alternative to in-person delivery at Kryterion test centers, using the same exam content and rules.

Which domain should I prioritize if I'm short on study time?

Test Analysis and Design, at 27.5% (11 of 40 questions), carries the most weight, followed by Managing the Test Activities at 22.5%.

Does the CTFL certification ever expire?

No. The CTFL certificate is valid for life once earned, with no renewal, recertification exam, or continuing-education requirement.

Ready to pass your CTFL exam?

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