
Certified Tester Advanced Level Test Automation Engineering
Domain 3Objective 5
Objective: Apply Design Principles and Design Patterns in Test Automation CTAL-TAE Practice Questions (Page 2)
Part of the Domain 3: Test Automation Architecture domain, which makes up ~21% of our current practice bank. ISTQB does not publish an official question count, but from its 90-minute exam (~35–60 total, ~7–13 in this domain), expect 1–3 from this objective — we provide 25 practice questions to prepare you well beyond it. (estimate)
25questions here
5free pages
5concepts
Questions 6–10
- 6
Which design pattern is most appropriate for a test automation framework that needs to create different types of browser drivers (e.g., Chrome, Firefox, Safari) based on a configuration setting, without the test code knowing the concrete driver class?
Select an answer first - 7
A test automation team is evaluating two frameworks: one that uses a strict Page Object Model and another that allows direct UI interaction in test methods. The team values maintainability and wants to minimize the impact of UI changes. Which framework should they choose?
Select an answer first - 8
A test automation team is building a framework that needs to support multiple test data providers (e.g., Excel, JSON, database) and multiple test execution environments (e.g., local, remote grid). They want to avoid hard-coding these choices in test code. Which combination of patterns would best address this?
Select an answer first - 9
A test automation team is deciding between using the Page Object Model (POM) and directly interacting with UI elements in test methods. They value maintainability and want to minimize the impact of UI changes on test code. Which approach should they choose?
Select an answer first - 10
A test automation framework uses a single web driver instance shared across all test classes. The team has observed that tests interfere with each other when run in parallel. They want to ensure each test gets its own driver instance without modifying every test class. Which pattern should they implement?
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-TAE” is a trademark of its owner, used for identification only.