Exam CT-TAE All QuestionsBrowse all questions from this exam
Question 12

What is the PRIMARY advantage of using abstraction in the TAA?

    Correct Answer: A

    The primary advantage of using abstraction in the Test Automation Architecture (TAA) is that it makes the system more flexible for future reuse and improvements. By abstracting various components, you can more easily modify, extend, or replace parts of the system without affecting other parts, which enhances maintainability and scalability.

Discussion
FrancisFerreiraOption: A

Alternative A seems correct.