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

You are the TAE for an Agile project which has six sprints for the current release. Sprint five is underway and the automated regression suite is due to start later today.

You have re-examined the results from the automated regression runs for the past four sprints. You notice that two test cases both reported a pass for sprints 1 and 4 but a fail for sprints 2 and 3. The failures have gone undetected and are therefore unexplained. Both test cases are closely coupled with other tests in the suite.

What course of action SHOULD you take?

    Correct Answer: C

    Given the situation where two test cases have passed in some sprints and failed in others without any explanations, the best course of action is to isolate these test cases to prevent any further inconsistency in the regression suite. By quarantining them, you can ensure the integrity of the regression suite while running the scheduled tests. Performing a root cause analysis in parallel will help identify and rectify the underlying issues with these specific test cases, allowing them to be reliably reintegrated into the regression suite in the future.

Discussion
TreyQA

anything to back that up Leandro?

Leandro__Option: D

D seens correct for me

Leandro__Option: D

D seens correct for me