how do u find out memory leaks in any application..?

Answers were Sorted based on User's Feedback



how do u find out memory leaks in any application..?..

Answer / pandu

Memory Leak u can find by using any performance tool like
Load Runner, Silk, Performance Monitor etc..

To know ur self you can do one.

1. See the free space in ur system.
2. Run ur Application.
3. See the free space again after completion of ur
application.
4. If you have some difference between two free spaces find
in previous steps gives you the memory leak. If you don't
have difference means no memory leak.

This is one approximate method. But don't do anything while
doing this process.

Or you can use Performance Monitor(free tool with OS) by
creating some counters.

Is This Answer Correct ?    5 Yes 2 No

how do u find out memory leaks in any application..?..

Answer / batchu

By Endurance Testing we can find Memory leaks .

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

Can you please explain about the erp project

0 Answers   IBM,


which process u followed in ur company?

3 Answers  


what is the steps for preparing scenario ?

3 Answers  


What is the Difference between Stub Testing and Driver Testing?

9 Answers   CTS,


What is the difference between validation and verification?

4 Answers  






if u have 10 inputs & you written 500 testcases for that.out of this u found 20 defects.as a tester how u found from which requirement that a particular defect will occur.

5 Answers   Semantic Space,


A Good Test Case Means..?

8 Answers  


Why Adhoc Testing is done?

1 Answers  


Explain Single View Testing ?

0 Answers   Wipro,


What is the Defect density? how to find out Defect density in the TestEnvironment?

10 Answers  


which approach u r following while integrating the modules(top down or bottom up) explain process

1 Answers  


What is the smoke testing and sanity testing..?what is the difference?

10 Answers   TCS,


Categories