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
What protocols does loadrunner support?
What is the purpose of an extended log?
How is automated correlation configured?
How vugen create a vuser script?
What is the difference in running the vuser as a process and as a thread? Which is more advantageous way of running vuser?
How to configure yahoo cookies in load runner?
when i run start senario for different process it always completed at elapsed time 6.32 sec. i don't understand why it happens.. can we set elapsed time ? plz answer.... pratik196@gmail.com
What is the think time? What is the threshold level for think time and how can be this changed?
What is a ramp up and how it can be set?
What is think time?
How can we perform functional testing under load?
What kind of problem we can face regarding hardware, software, network and memory bottleneck during the performance test?
What do you mean by initialization of quota?
How are concurrent users differing from simultaneous users?
How can correlation be performed?