Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
ISTQB logo

Certified Tester Model-Based Testing

Domain 4Objective 4

Activities of Test Adaptation in MBT CT-MBT Practice Questions (Page 5)

Part of the MBT Test Implementation and Execution domain, which makes up ~16% of our current practice bank. ISTQB does not publish an official question count, but from its 60-minute exam (~25–40 total, ~4–6 in this domain), expect 1–2 from this objective — we provide 28 practice questions to prepare you well beyond it. (estimate)

28questions here
6free pages
7concepts

Questions 21–25

  1. 21application · medium

    A tester has abstract test cases for a login flow modeled as: 'Enter valid credentials' → 'System displays dashboard'. The target automation framework requires concrete steps like 'inputText(id=username, value=alice)', 'inputText(id=password, value=Passw0rd!)', and 'click(id=loginBtn)'. The tester wants to produce executable scripts efficiently while keeping them maintainable when the UI changes. Which sequence of actions best follows the test adaptation process?

    Select an answer first
  2. 22application · medium

    A tester is adapting an abstract test case 'User logs in with valid credentials' into an executable script. The abstract test has a precondition 'User is registered'. The target system requires a two-factor authentication (2FA) code that is generated by an external service. The tester wants to produce a script that can run unattended. Which adaptation step is essential?

    Select an answer first
  3. 23application · medium

    An abstract test case for a file upload feature assumes the target system runs on a Linux server with a case-sensitive file system. The actual test environment is a Windows server with a case-insensitive file system. The test uploads 'Report.PDF' and then verifies the file exists by checking for 'report.pdf'. What must the tester do during test adaptation to handle this environmental difference?

    Select an answer first
  4. 24application · medium

    A model-based test for a video streaming service assumes a network latency of less than 50 ms. The test environment is a remote data center with 200 ms latency. The abstract test verifies that the video starts within 1 second of clicking play. During adaptation, what should the tester adjust?

    Select an answer first
  5. 25foundation · easy

    What is the main goal of test adaptation in model-based testing?

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