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 will be the test cases for login phase in SIT format

0 Answers   CTS,


How is testing affected by object-oriented designs?

1 Answers   Crea,


Plz any one explain with example for a high priority with low severity and low priority with high severity bug

1 Answers  


How can a white box testing performed ? MAnual or automated ?

8 Answers   CTS,


what are the different statuses of test cases?

11 Answers  






How do you debug SSH?

0 Answers  


Can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks

0 Answers  


how do you test a calendar ?

1 Answers   Logica CMG, Satyam,


How do test documents in a project span across the software development lifecycle?

0 Answers  


how many days did u study ur business req specifications for a one year project? how many days did u write test cases for a one year project? how often do u get builds in ur company? plz answer , brahma412@yahoo.co.in

1 Answers   Accenture,


differentiate test case and test script

2 Answers  


What you will do during the first day of job?

2 Answers   Siemens, TCS,


Categories