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


Please Help Members By Posting Answers For Below Questions

How can we perform functional testing under load?

597


How can we find database related issues?

638


What is ramp up and ramp down?

619


What is run-time-setting?

645


difference between latency and transaction response time

1315






What are different types of vuser logs which can be used while scripting and execution?

564


What is scenario default?

650


How can we invoke a parellel process in load runner using C or perl language?

1791


What is the vuser in the scenario?

611


What is remote command launcher?

633


How is vugen script modified after recording?

707


How can you test the global servers with using loadrunner

2342


What is host?

662


Which loadrunner component does the recording of performance test scenario?

609


What is loadrunner api function?

598