What is memory Leak. What is the most suitable performance
counter to detect Memory Leak.
Answer Posted / k.p.monicka kumar
Actually for some applications memory is not getting
released after the completion of execution; since some of
the objects in application are communicating with each
other after the completion of test;therfore the memory
blocked for that object won't get released;thaason of the
reason of memory leak.
Counter to monitor is Avilable MBytes in memory
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What are the four selection methods when choosing data from a data file?
What is a ramp up and how it can be set?
What is difference between manual scenario and goal oriented scenario?
Which web protocol recording level generates the web_submit_form function?
How does loadrunner execute a performance scenario?
What are different types of vuser logs which can be used while scripting and execution?
What are the different types goals in goal-oriented scenario?
How do you identify which protocol to use for any application?
What is the need of checkpoints in lr?
What should be done to view parameter substitution in the execution log?
How is automated correlation configured?
What are the 5 icons appear in the buttom of the controller windows?
What do you mean by initialization of quota?
What is a difference between pacing and think time?
How can we invoke a parellel process in load runner using C or perl language?