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

How to write a test case for traffic signal?

7 Answers  


Consider if there is no Test lead, No Test Manager and QA Manager. If you are the senior test engineer, you are getting pressure from the client to give the build. But you see that, there r 5 high and 5 low sevierity bugs. So, what you will do and how you interact with the client.

14 Answers   Sonata, Xerago,


7. Would you return to this Web site on your own in the future? Why/why not?

0 Answers  


difference between smoke testing and sanity testing?

4 Answers   Mastek,


define Testing of Procedure, Triggers and Functions in data base testing ?

0 Answers   CSS, Hexaware,






suppose if you press a link in yahooshopping site in leads to some other company website?how to test if any problem in linking from one site to another site?

3 Answers   Verizon,


Explain what is exhaustive testing?

0 Answers  


how do we update the test cases if the requirements change in manual testing. if we r not using quality center. depending on the changed requirements do i need to write a new test case or can we update the old test case.basically i want to update i dont want to write a new test case. so plzzzzzz answer.

5 Answers  


When is a good time for system testing?

4 Answers  


what is role of tester in spiral model?

1 Answers   Wipro,


wat is the format of the build (the testers) get from dovelopers?

4 Answers  


what is waterfall model?explain? what is v model? explain all phase?and the difference between two model?

3 Answers   CTD, CTS,


Categories