
Certified Tester Foundation Level
Domain 4Objective 2
White-Box Test Techniques CTFL Practice Questions (Page 3)
Part of the Domain 4: Test Analysis and Design domain, which makes up ~13% of our current practice bank. ISTQB does not publish an official question count, but from its 60-minute exam (~25–40 total, ~3–5 in this domain), expect 1–1 from this objective — we provide 23 practice questions to prepare you well beyond it. (estimate)
23questions here
5free pages
5concepts
Questions 11–15
- 11
A test team is using both black-box and white-box testing techniques. They have achieved high coverage using white-box techniques but still want to ensure the system meets user requirements. What is the primary limitation of white-box testing that the team should consider?
Select an answer first - 12
A code module has 20 executable statements and 8 decision outcomes (branches). After running a test suite, the coverage tool reports that 15 statements were executed and 6 branches were exercised. What is the statement coverage percentage?
Select an answer first - 13
A module contains an if-else statement with two possible outcomes (true and false). A test case executes the code path where the condition evaluates to true, but no test case exercises the false outcome. What is the branch coverage of this module?
Select an answer first - 14
A program has 4 branches (decision outcomes). A test suite executes 3 of them. What is the branch coverage percentage?
Select an answer first - 15
A test team is designing tests for a module with a complex decision structure. They have a limited budget and can only execute a small number of test cases. They want to maximize the number of decision outcomes exercised. Which approach should they take?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by ISTQB. “CTFL” is a trademark of its owner, used for identification only.