What is memory Leak. What is the most suitable performance
counter to detect Memory Leak.

Answers were Sorted based on User's Feedback



What is memory Leak. What is the most suitable performance counter to detect Memory Leak...

Answer / 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

What is memory Leak. What is the most suitable performance counter to detect Memory Leak...

Answer / dev

Improper use of memory is called memory leak (Carbage
collection).
We can find out the memory leak by using Long Duration
Testing and spike testing.
Long Duration Testing:
This test is performed with constant minimal amount of load
for long duration. By taking a snapshot of memory we can
find out where the memory is going high.
Spike Test:Taking a Snapshot of memory Ramp up the certain
number users and Ramping down the certain number users.

Is This Answer Correct ?    0 Yes 0 No

What is memory Leak. What is the most suitable performance counter to detect Memory Leak...

Answer / mfsi_krushnas

A memory leak is the gradual loss of available computer
memory when a program (an application or part of the
operating system) repeatedly fails to return memory that it
has obtained for temporary use. As a result, the available
memory for that application or that part of the operating
system becomes exhausted and the program can no longer
function.

Is This Answer Correct ?    0 Yes 0 No

What is memory Leak. What is the most suitable performance counter to detect Memory Leak...

Answer / pravash0000@gmail.com

Hi Guys i have also 5-6yrs experience in loadrunner.i am providing online training
less amount of money
if somebody are interested you can contact me
pravashkumarsatapathy@gmail.com
7306730848

Is This Answer Correct ?    0 Yes 0 No

What is memory Leak. What is the most suitable performance counter to detect Memory Leak...

Answer / rambabu

For particular object is not releasing memory continuoesly
from availbale memory

Ex: Dont send error

I got this answer from shiva who is Loadrunner Trainer in
banglore.Practically i implemented in application.I got it.

Note: Take training from Shiva u will get Job with in short
period of time bcz traing is very good. Most of the people
got jobs after taking training from him his number
9886372867 whn iam searching i have this number.Try once

Is This Answer Correct ?    5 Yes 8 No

Post New Answer

More Load Runner Interview Questions

different types of performance testing

1 Answers   Accenture,


When you initialize the vuser what happen?

0 Answers  


Where should you add a web_reg_save_param function to a script?

0 Answers  


Hi I am new to load runner ,please let me know what is the actual process of load runner and how to use it

3 Answers  


IS THERE ANY INSTITUTE PROVIDING LIVE MONITORING & ANALASYS

3 Answers  






we have auto correlation, so why do we need to perform the manual correlation

2 Answers  


How many types of scripts generated in Load Runner?

3 Answers  


Hi all, In Monitoring, if u want to know0 how much disk space the app has taken to deploy? Plz help me.

0 Answers   Symphony,


how to configure yahoo cookies in load runner

4 Answers   ZapApp India,


how to write scenarios using loadrunner in real time application. plz give me an example

1 Answers  


ingenaral realtime prjoects how much load and bottile neck will take part in a project?(Chandana)

1 Answers   TCS,


What function is used to call Web Services in your Script?

2 Answers  


Categories