What is memory Leak. What is the most suitable performance
counter to detect Memory Leak.
Answer Posted / 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 |
Post New Answer View All Answers
How will you handle the situation in scripting where for your mailbox you have to select any one mail randomly to read?
How can we edit the vuser script?
How do you identify which values need to be correlated in the script? Give an example.
How can we perform functional testing under load?
How you develop the database vuser script?
What is the advantage of using loadrunner?
What in percentile graph?
What are the element in the loadrunner controller?
What is the purpose of selecting ‘show browser’ during replay in the general options settings?
What is vugen recording and scripting?
How many vusers are required for load testing?
Suppose ur app server is .net server. In that connection pool is related to memory ?explain how?
What is loadrunner controller?
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 loadrunner api function?