CTAL-TAE · Question #48
You are a TAE responsible for a TAS that is used on several products, all of which have complex UI's. It has been decided that all radio buttons in one of the products will be changed to checkboxes…
The correct answer is A. Writing a new function for checkboxes and adding it to the function library maintains modularity. and supports future reuse without disrupting existing functionality. formally supported and properly integrated into the TAS design.
Question
You are a TAE responsible for a TAS that is used on several products, all of which have complex UI’s. It has been decided that all radio buttons in one of the products will be changed to checkboxes, checkboxes have not been used in the UI before. You are updating the TAS to align with this change, which TWO actions would be MOST appropriate?
Options
- AWriting a new function for checkboxes and adding it to the function library maintains modularity
- Bb and c.
- CUpdating the Test Automation Architecture (TAA) ensures that the addition of checkboxes is
- Dd and e.
- EAmend the library naming conventions to accommodate the change.
How the community answered
(33 responses)- A73% (24)
- B15% (5)
- C6% (2)
- D3% (1)
- E3% (1)
Explanation
and supports future reuse without disrupting existing functionality. formally supported and properly integrated into the TAS design.
Topics
Community Discussion
No community discussion yet for this question.