
Certified Tester Advanced Level Technical Test Analyst
Domain 3Objective 6
Detecting Memory Leaks CTAL-TTA Practice Questions (Page 1)
Part of the Domain 3: Static and Dynamic Analysis domain, which makes up ~21% of our current practice bank. ISTQB does not publish an official question count, but from its 120-minute exam (~50–80 total, ~11–17 in this domain), expect 1–2 from this objective — we provide 31 practice questions to prepare you well beyond it. (estimate)
31questions here
7free pages
7concepts
Questions 1–5
- 1
A team is using static analysis to detect memory leaks in a C++ codebase. Which findings are likely to be reported by a static analysis tool? (Select all that apply.)
Select an answer first - 2
A Valgrind memcheck report for a C program shows 'definitely lost: 100 bytes in 1 blocks' at a specific source line. What is the most appropriate interpretation?
Select an answer first - 3
In a garbage-collected environment, how can garbage collection monitoring help detect memory leaks?
Select an answer first - 4
A test analyst is evaluating tools for memory leak detection in a mixed-language environment: a C++ backend and a Java frontend. The team wants a single tool that can handle both. Which tool is most appropriate?
Select an answer first - 5
In a reference-counting environment (e.g., Objective-C with ARC or Python's reference counting), which of the following is a common cause of memory leaks?
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. “CTAL-TTA” is a trademark of its owner, used for identification only.