
Certified Tester Advanced Level Technical Test Analyst
Domain 3Objective 3
Data Flow Analysis CTAL-TTA Practice Questions (Page 6)
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 32 practice questions to prepare you well beyond it. (estimate)
32questions here
7free pages
10concepts
Questions 26–30
- 26
A test analyst is reviewing a function with the following code: `if (flag) { x = 1; } else { x = 2; } y = x + 1;`. How many def-use pairs exist for variable `x`?
Select an answer first - 27
A static analysis tool reports an 'incorrect use' anomaly for a variable `count` in the following code: `count = 5; if (count > 10) { ... }`. What does this report likely indicate?
Select an answer first - 28
How do tools support data flow analysis?
Select an answer first - 29
A test team is evaluating a static data flow analysis tool. The tool provides a report that lists 'def-use pairs' and flags those that are not covered by existing tests. How can the team best use this information to improve test coverage?
Select an answer first - 30
What is a key characteristic of dynamic data flow analysis?
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.