100+ Free ISTQB CT-MBT Practice Questions
Pass your ISTQB Certified Tester — Model-Based Tester (CT-MBT) exam on the first try — instant access, no signup required.
Which is a valid use of statistical MBT?
Explore More ISTQB Certifications
Continue into nearby exams from the same family. Each card keeps practice questions, study guides, flashcards, videos, and articles in one place.
More From This Family
Videos and articles for deeper review.
Key Facts: ISTQB CT-MBT Exam
40
Exam Questions
ISTQB
26/40
Passing Score
65%
60 min
Exam Duration
75 min non-native
$200-$249
Exam Fee
ISTQB Specialist
Lifetime
Cert Valid
No renewal
CTFL
Prerequisite
Foundation Level required
The ISTQB CT-MBT exam has 40 multiple-choice questions in 60 minutes (75 min for non-native English speakers) with a 65% passing score (26/40). Major chapters: Introduction to MBT, MBT Modeling, Selection Criteria, Test Generation, MBT Workflow, Quality and Metrics, Combinatorial Test Design, Deploying MBT. Exam fee is $200-$249 USD. Requires CTFL Foundation. Certification is valid for life.
Sample ISTQB CT-MBT Practice Questions
Try these sample questions to test your ISTQB CT-MBT exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.
1What is the core idea of Model-Based Testing (MBT)?
2Which of the following is NOT one of the four typical steps in the MBT process?
3Which benefit is most commonly attributed to MBT?
4Which is a commonly listed challenge of adopting MBT?
5In MBT terminology, what is an abstract test case?
6What turns an abstract test case into a concrete (executable) test case?
7Which of the following is a key prerequisite for taking the ISTQB CT-MBT exam?
8Which artifact is the primary input to an MBT generation tool?
9Which statement best distinguishes MBT from traditional scripted testing?
10Which of the following is a typical risk when an MBT model becomes very large?
About the ISTQB CT-MBT Exam
The ISTQB Certified Tester — Model-Based Tester (CT-MBT) is an ISTQB Specialist certification that validates the skills to apply model-based testing in real projects. The syllabus covers the MBT process, modeling languages (UML, SysML, BPMN, FSMs, decision tables, Petri nets, classification trees), model coverage and test-selection criteria, generation approaches (graph-based, model checking, symbolic execution, search-based), online vs offline MBT, adapter design, combinatorial test design, MBT in Agile and CI/CD, and quality metrics for MBT artifacts. Requires the ISTQB Foundation Level (CTFL) as a prerequisite.
Questions
40 scored questions
Time Limit
60 minutes
Passing Score
65% (26/40)
Exam Fee
$200-$249 USD (ISTQB / Pearson VUE)
ISTQB CT-MBT Exam Content Outline
Introduction to MBT
MBT definition, benefits (reuse, traceability, early defect detection), challenges (modeling effort, tool maturity), the four-step MBT process: build model → derive tests → execute → analyze
MBT Modeling
UML Sequence/State/Activity/Use Case diagrams, SysML, BPMN, finite state machines, decision tables, cause-effect graphs, Petri nets, classification trees, combinatorial models
Selection Criteria for Test Case Generation
Structural model-coverage (state, transition, transition-pair, all-paths), data-based (equivalence classes, boundary value), requirement-based, risk-based, statistical, and random selection
MBT Test Generation
Graph-based traversal (Chinese postman), model checking with counter-examples, symbolic execution with constraint solvers, search-based test generation, theorem proving; abstract vs concrete test cases
Workflow of an MBT Activity
Online vs offline MBT, adapter/SUT bridge, executable test scripts, integration with execution frameworks (JUnit, TestNG), CI/CD pipelines (Jenkins, Azure DevOps)
Quality Aspects and Metrics for MBT
Model quality (consistency, completeness), mutation testing of models, test-suite quality metrics, model maintenance, impact analysis, ROI of MBT
Combinatorial Test Design
Pairwise testing with IPO algorithm and ACTS (NIST), t-wise coverage, PICT tool, orthogonal arrays, covering arrays, classification tree method (CTM) with CTE/CTE-XL
Deploying MBT
Pilot project selection, team skills, anti-patterns, MBT in Agile with BDD/Gherkin and ATDD, scaling MBT in the organization
How to Pass the ISTQB CT-MBT Exam
What You Need to Know
- Passing score: 65% (26/40)
- Exam length: 40 questions
- Time limit: 60 minutes
- Exam fee: $200-$249 USD
Keys to Passing
- Complete 500+ practice questions
- Score 80%+ consistently before scheduling
- Focus on highest-weighted sections
- Use our AI tutor for tough concepts
ISTQB CT-MBT Study Tips from Top Performers
Frequently Asked Questions
What is the ISTQB CT-MBT exam?
The ISTQB Certified Tester — Model-Based Tester (CT-MBT) is a Specialist-level ISTQB certification covering how to apply model-based testing. It addresses the MBT process, modeling languages such as UML and BPMN, model-coverage criteria, test generation algorithms, online vs offline MBT, combinatorial test design, and integration with CI/CD. The Foundation Level (CTFL) is a prerequisite.
How many questions are on the CT-MBT exam and what is the passing score?
The CT-MBT exam has 40 multiple-choice questions to be completed in 60 minutes (75 minutes for non-native English speakers). The passing score is 65%, which equals 26 of 40 correct answers. Some scoring models weight harder K3/K4 questions slightly higher, but 65% remains the threshold.
What does CT-MBT cost in 2026?
ISTQB Specialist exams including CT-MBT typically cost between $200 and $249 USD in the United States via ASTQB and iSQI. Pricing varies by national board and whether you book the exam alone or bundle with accredited training. Exact pricing is published on the istqb.org and astqb.org certification pages.
Do I need CTFL before taking CT-MBT?
Yes — the ISTQB Foundation Level (CTFL) is a formal prerequisite for the CT-MBT Specialist exam. ASTQB and other national boards verify your CTFL credential before allowing you to register. There are no other formal experience requirements, but exposure to UML, BPMN, or state-machine modeling helps significantly.
What is an abstract test case in MBT?
An abstract test case is a sequence of model-level steps derived from the model — for example, 'reach state Idle → trigger event login(valid) → expect state LoggedIn'. It is not directly executable; an adapter layer maps each abstract step to concrete SUT actions and observations (clicks, API calls, assertions) to produce an executable test.
What is the difference between online and offline MBT?
In offline MBT, abstract test cases are generated from the model in advance and stored or transformed into executable scripts that run later. In online MBT, the tool drives the SUT directly from the model in real time, choosing the next stimulus based on observed responses — useful for non-deterministic systems or long-running stateful tests.
How long should I study for CT-MBT?
Plan 30-50 hours over 4-6 weeks if you are experienced with manual test design but new to MBT, or 20-30 hours if you already use UML, BPMN, or state machines. ISTQB recommends accredited training (about 25 instructional hours). Read the CT-MBT syllabus, complete 100+ practice questions, and aim for 80%+ before booking.