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 would be your recommendation to improve performance measure?
What are the different components of loadrunner?
In a web server, database and network are all working fine and now, where could be the problem?
What is running virtual user graph?
How you load a loadrunner agent?
Which components have you used in loadrunner ?
How can we perform functional testing under load?
What is loadrunner api function?
What is the advantage of running vuser as a process than a thread?
What is parameterization & why is parameterization necessary in the script?
What is the difference between overlay graph and correlate graph?
How do you identify which values need to be correlated in the script? Give an example.
Why do you create parameter?
How to create a host list for a scenario?
How you develop the database vuser script?