Q13
Single choice
You have been running test automation on a web service that is used by students to access their course information, including grades at the end of the semester. There are concerns about the load that can be handled by the system, but load testing has not yet occurred. You have decided to run only the part of the test automation that simulates viewing student grades. When running this, you have discovered that the software gets noticeably slower after it has run for only 10 minutes. You put a timer at the beginning of each login and at the point where the grades are displayed to the user and you can see that the performance has slowed by as much as 1 minute.
What other logging should you include in your TAS to help pinpoint the issue?