ISTQB CT-TAE – Certified Tester Test Automation Engineer — Question 11
What is the PRIMARY advantage of using abstraction in the TAA?
Answer options
- A. It makes it more flexible for future reuse and improvements
- B. It requires a higher skill level to implement
- C. It ensures that any scripting method will be supported
- D. It improves the performance of the TAS
Correct answer: A
Explanation
The primary advantage of using abstraction in the TAA is that it enhances flexibility for future reuse and improvements, allowing developers to make updates without extensive changes. The other options either suggest drawbacks, such as requiring a higher skill level (B), or they do not accurately represent the benefits of abstraction, like ensuring support for scripting methods (C) or improving performance (D).