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

Can u tell something about the Agile Methodology

2 Answers   Infosys,


How to estimate white box testing?

0 Answers  


What is concurrency testing?

6 Answers   MBT,


What is White Box testing and who is responsible for white box testing?

11 Answers   TCS,


What is Arthogonal Array Testing Strategy ?

1 Answers   Crea,






what is the quality?

8 Answers   AppLabs,


What is a test server?

0 Answers  


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 means by Bottle Neck testing ?

2 Answers  


How to give introduction for Manual Testing interview?? say when you show you have 4 years of experience in Manual Testing.

2 Answers  


What is exploratory testing and when should it be performed?

0 Answers  


any body can explain me door lock test cases,cell phone test cases, table and chair test cases

6 Answers   CSC,


Categories