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 is rendezvous graph?
What are the element in the loadrunner controller?
What is the advantage of running vuser as a process than a thread?
When you initialize the vuser what happen?
Which components have you used in loadrunner ?
Does caching have a negative effect on your load testing results?
What is the latest version and language used in load runner?
How to schedule a scenario?
What kind of problem can we face regarding hardware, software, network and memory bottleneck during the performance test?
Which web protocol recording level generates the web_submit_form function?
How many section database vuser script have?
How do you identify which protocol to use for any application?
Which are online monitors and windows resource monitors
How does caching affect performance testing results?
Where are automatic correlation options set?