Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
ISTQB logo

Certified Tester Advanced Level Agile Tester

Domain 5Objective 3

Test Smells CTAL-AT Practice Questions (Page 4)

Part of the Agile Approaches and Test Techniques domain, which makes up ~17% of our current practice bank. ISTQB does not publish an official question count, but from its 90-minute exam (~35–60 total, ~6–10 in this domain), expect 2–3 from this objective — we provide 24 practice questions to prepare you well beyond it. (estimate)

24questions here
5free pages
6concepts

Questions 16–20

  1. 16application · medium

    A test method named `testOrderProcessing` performs the following steps: it creates a customer, adds items to a cart, applies a discount, processes payment, and then asserts that the order total is correct. The test is failing intermittently, and the team suspects that the test is doing too much. Which test smell is most likely present, and what refactoring would best address it?

    Select an answer first
  2. 17foundation · easy

    Which scenario is most likely to lead to the creation of test smells?

    Select an answer first
  3. 18application · medium

    During a test code review, a tester notices a test method that performs multiple independent verifications: it checks that a login succeeds, then verifies the welcome message, and finally asserts that the user's profile page loads. When the test fails, the tester must examine the test code to determine which verification failed. Which test smell does this test exhibit, and what is the primary consequence?

    Select an answer first
  4. 19application · medium

    A test method contains several assertions that verify different aspects of a single object's state, but none of the assertions have custom failure messages. When the test fails, the tester cannot tell which assertion failed without debugging. What is the best way to refactor this test to improve diagnosability?

    Select an answer first
  5. 20foundation · easy

    Which technique is most effective for detecting test smells in existing test code?

    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-AT” is a trademark of its owner, used for identification only.