What is memory Leak. What is the most suitable performance
counter to detect Memory Leak.
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
What Component of LoadRunner would you use to record a Script?
how to add 100 for dynamic(correlate value) value
i have 10 users, 20 itereatios and duration 1 minute how can design this scenario.
Explain the recording mode for web Vuser script?
If web server, database and Network are all fine where could be the problem?
What Is The Cofidence Level In Load Runner?
what is Rendezvous Point?
If a Page is having 5 Links and there are 5 users and each user is clicking on one link. How can we achieve it in Loadrunner.
What are the information crating for each host?
for suppose if you are selected for individual project, how will you manage the project like, how will you find critical scenario's in your project ?
What are the differences between 9.1 and 9.5?
How do you correlate a dynamic value which does not have either Left Boundary or Right Boundary (or may be Both).