Valid CTFL_Syll_4.0 Dumps shared by ExamDiscuss.com for Helping Passing CTFL_Syll_4.0 Exam! ExamDiscuss.com now offer the newest CTFL_Syll_4.0 exam dumps, the ExamDiscuss.com CTFL_Syll_4.0 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com CTFL_Syll_4.0 dumps with Test Engine here:
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?
Correct Answer: A
In the ISTQB terminology: * A defect (also known as a bug or fault) is an issue in the code that can cause a failure. * A failure is the observable incorrect behavior or output of the software due to a defect. In this scenario, the memory leak is the defect in the application code that causes the application not to release dynamically allocated memory properly. The observable effect of this defect, which is the slowdown in response time, is considered a failure because it is the manifestation of the defect that prevents the application from meeting its performance requirements.