CTAL-TAE · Question #45
You are a TAE responsible for a TAS that is used on several products, all of which have complex UI's. A substantial proportion of the automated tests break on a regular basis, usually for reasons…
The correct answer is B. Test histograms help identify which UI tests fail frequently, allowing prioritization of. maintenance and potential redesign or removal of unstable tests. cases or the TAS are improving reliability. These approaches are most appropriate for addressing frequent test breakages and improving return on investment by focusing on test stability and maintainability.
Question
You are a TAE responsible for a TAS that is used on several products, all of which have complex UI’s. A substantial proportion of the automated tests break on a regular basis, usually for reasons associated with the UI. The investigation and maintenance this requires is significantly reducing the productivity of the teams and the return on investment. You are looking for ways to improve the test cases in this TAS. Which of the following approaches would be MOST appropriate?
Options
- Aa and b.
- BTest histograms help identify which UI tests fail frequently, allowing prioritization of
- CReliability growth modelling helps track stability over time, indicating whether changes to test
- Dd and e.
- EOperational profiles.
How the community answered
(22 responses)- A18% (4)
- B64% (14)
- C9% (2)
- D5% (1)
- E5% (1)
Explanation
maintenance and potential redesign or removal of unstable tests. cases or the TAS are improving reliability. These approaches are most appropriate for addressing frequent test breakages and improving return on investment by focusing on test stability and maintainability.
Topics
Community Discussion
No community discussion yet for this question.