CTAL-TAE · Question #36
Your TAS is being used for automated functional suitability testing of a stock management system. Several tests have crashed. Despite the fact that the SUT creates detailed logs of all its activity…
The correct answer is B. Logging all available configuration data at SUT startup helps determine if environment or setup. issues are contributing to test crashes. technical level. These logs provide insight into what the system was doing at the time of the crash, which is vital for effective debugging.
Question
Your TAS is being used for automated functional suitability testing of a stock management system. Several tests have crashed. Despite the fact that the SUT creates detailed logs of all its activity, it has been difficult to determine the reason(s) for these crashes from the TAS and SUT test logs. What actions are MOST likely to help with debugging?
Options
- Aa and d.
- BLogging all available configuration data at SUT startup helps determine if environment or setup
- CCapturing crash dumps and stack traces is essential for diagnosing failures at a deeper
- Db and e.
- EEnsure exact time synchronization of all test logs before any tests are run.
How the community answered
(35 responses)- A3% (1)
- B63% (22)
- C17% (6)
- D6% (2)
- E11% (4)
Explanation
issues are contributing to test crashes. technical level. These logs provide insight into what the system was doing at the time of the crash, which is vital for effective debugging.
Topics
Community Discussion
No community discussion yet for this question.