Pass your ISTQB® certification exam
Practice with original questions, explanations tied to the official syllabi, and realistic mock exams configured from the official exam blueprints.
- Grounded in the official syllabi
- No signup required
- Progress stored locally by default
- CTFL in English and German
Choose your certification
ISTQB® Certified Tester Foundation Level
English + GermanSyllabus v4.0.1 · 220 practice questions · 90 glossary terms
View certification →
ISTQB® Certified Tester Advanced Level Test Analyst
English contentSyllabus v4.0 · 112 practice questions · 66 glossary terms
View certification →
ISTQB® Certified Tester Advanced Level Test Management
English contentSyllabus v3.0 · 147 practice questions · 86 glossary terms
View certification →
ISTQB® Certified Tester Advanced Level Test Automation Engineering
English contentSyllabus v2.0 · 105 practice questions · 56 glossary terms
View certification →
ISTQB® Certified Tester Specialist Level Testing with Generative AI
English contentSyllabus v1.1 · 111 practice questions · 11 glossary terms
View certification →
Original practice example
Try a sample question
Which of the following is a typical objective of testing?
- Improving the development processes so that fewer defects are introduced
- Causing failures and finding defects
- Analysing the causes of a failure and eliminating them
- Proving that the test object contains no remaining defects
Show answer and explanations
Correct answer: B. Causing failures and finding defects
Explanation
Causing failures and finding defects is named among the typical test objectives. Improving processes so that fewer defects arise is the preventive, process-oriented approach of quality assurance; analysing the causes of a failure and eliminating them is debugging, which the syllabus calls a non-testing activity; and the first testing principle states that testing cannot prove the absence of defects.
Why each option
- Improving processes preventively is quality assurance, not a test objective.
- Correct. causing failures and finding defects is a named typical test objective.
- Finding, analysing and eliminating a failure's causes is debugging, a non-testing activity.
- Testing shows the presence, not the absence, of defects; it cannot prove correctness.