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 is loadrunner agent?
What is ramp up and ramp down?
How you set maximum number of vuser that a host can run?
What is the difference between lr_error_message and lr_debug _message?
What the vuser script contain?
What are the different sections of the script? In what sequence do these sections run?
What are the section contain by the vugen while creating a vuser script?
What is the rendezvous point?
How can we perform functional testing under load?
What is vuser-init section?
How do you load a load runner agent?
Hi all, I am new to Load Runner. I have run the load runner and i got analyzed reports/graphs. But i am very much confused about how to analyze those graphs. Can any one help me out this problem?
What is the benefit of running a vuser script as a thread?
what are the skip functions in Load Runner?
What is the advantage of running vuser as a process than a thread?