ISTQB CT-TAE – Certified Tester Test Automation Engineer — Question 34
What is the purpose of the Test Definition Layer of the gTAA?
Answer options
- A. To support manual or automated design of test cases
- B. To adapt the automated tests for specific interfaces of the SUT
- C. To support the implementation of test cases
- D. To provide an interface for the project management of the test automation development
Correct answer: A
Explanation
The Test Definition Layer is designed to facilitate the design of test cases, whether manually or through automation, which is why option A is correct. Options B, C, and D focus on aspects such as adapting tests, implementing them, or project management, which do not align with the primary function of the Test Definition Layer.