What is memory leak and how you will find memory leak ?

Which tools can be used to find out memory leak ?

Answers were Sorted based on User's Feedback



What is memory leak and how you will find memory leak ? Which tools can be used to find out memor..

Answer / mandar joshi

Memory Leak is bug/issue in program or software which
doesn't allow program to release memory when it is not
required. If this memory leak continues then it will
consume entire memory from the system and system may result
into crash.

Is This Answer Correct ?    19 Yes 4 No

What is memory leak and how you will find memory leak ? Which tools can be used to find out memor..

Answer / sunil

Memory leak is common bug in object oriented programming,
when few block of memory is been reserved by programm and
not been released even the use of that memory block is
over , called memory leak,Eg:-An object has been created in
java programm but due to some functionality of the programm
the refrence to that object has been deleted. so the object
can not be access by any way and hense hogging memory and
creating memroy leak.

Load runner tool can be used for monitoring.

Is This Answer Correct ?    6 Yes 0 No

What is memory leak and how you will find memory leak ? Which tools can be used to find out memor..

Answer / chandra shekhar bhaattarai

Load Runner is used as tool for memory leak

Is This Answer Correct ?    3 Yes 4 No

What is memory leak and how you will find memory leak ? Which tools can be used to find out memor..

Answer / sekhar

memory leak is nothing but databases leakage,
by using ENDURACE testing we can test the DB leak,
using Automation tool is Loadrunner.


sekhar

Is This Answer Correct ?    3 Yes 6 No

Post New Answer

More Manual Testing Interview Questions

what is a review?

1 Answers  


If Rohan likes 400 & does not like 300, he likes 100 but not 99, he likes 2500 but not 2400, what does he like? 1. 900 2. 1000 3. 1100 4. 1200 Please give answer with proper explanation!

4 Answers  


Explanation of all process areas with goals and practices?

0 Answers  


what is the roles and responsibilities of qa manager

3 Answers  


how can we perform load testing and performance testing manually.

1 Answers  


verfication vs validation

3 Answers  


What is the testing lifecycle and explain each of its phases (eswar)

2 Answers  


how do i know that i have to do white\Black box testing

4 Answers   CTS, Wipro,


What is meant by Hot Keys?

1 Answers   TCS,


which testing method is used to check the software in abnormal condition? option 1 Stress testing Option 2 Security testing Option 3 Recovery testing Option 4 Beta testing

3 Answers  


what is software workbence process ?

1 Answers  


can any one please tell me about CURD testing. Did the curd testing and sanity testing both are same?

2 Answers  


Categories