List of questions
Related questions
Question 207 - CTFL4 discussion
An application is subjected to a constant load for an extended period of time as part of a performance test While running this test, the response time of the application steadily slows down, which results in a requirement not being met This slowdown is caused by a memory leak where the application code does not properly release some of the dynamically allocated memory when it is no longer needed. Which of the following statements is TRUE?
A.
The slowdown is a failure while the memory leak is a defect
B.
The slowdown is a defect while the memory leak is an error.
C.
The slowdown is an error; the memory leak is a defect.
D.
The slowdown is a defect; the memory leak is a failure.
Your answer:
0 comments
Sorted by
Leave a comment first