Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
ISTQB logo

Certified Tester Advanced Level Technical Test Analyst

Domain 2Objective 2

Statement Testing CTAL-TTA Practice Questions (Page 4)

Part of the Domain 2: White-Box Test Techniques domain, which makes up ~19% of our current practice bank. ISTQB does not publish an official question count, but from its 120-minute exam (~50–80 total, ~10–15 in this domain), expect 1–2 from this objective — we provide 17 practice questions to prepare you well beyond it. (estimate)

17questions here
4free pages
6concepts

Questions 16–17

  1. 16application · medium

    A test analyst is reviewing the following code snippet to determine which lines count as executable statements for statement coverage purposes: ``` int x = 5; // line 1 if (x > 0) { // line 2 x = x + 1; // line 3 } else { x = x - 1; // line 4 } ``` Which of the following correctly identifies the executable statements?

    Select an answer first
  2. 17foundation · easy

    How does statement testing compare to branch testing?

    Select an answer first
Finished these 2 questions?

Review the revealed explanations, or continue through the curriculum.

No more pagesBack to CTAL-TTA

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.