What is memory leak and how you will find memory leak ?
Which tools can be used to find out memory leak ?
Answer Posted / 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 |
Post New Answer View All Answers
i need manual testing interview questions for 2+ experience plzz help me..
Easiest way to write test cases? How i can learn writing the test cases?
Once automated, what are the types of functionality provides the highest Return On Investment (ROI) to the company?
What is test plan and contents available in a test plan?
what is the relation between all tabs in quality center & explain the testing process in quality center with tabs?
What is change request, how you use it?
Please anyone give answers for all below questions and help ? realtimers please and please share your knowledge.lot of questions left unanswered.
How can data caching have a negative effect on load testing results?
What is Test Design ?( Urgent) and Test Design for Printer?
What is pesticide paradox? How to overcome it?
Hi Friends, I've to submit a presentation in my office about "Different bug tracking tools" ? Where can i find (or any site) the templates for the bug tracking tools.
Can any one share the domain knwoldege of Telecom Jeeva jeevachr@gmail.com
What is white box testing, and what are the various techniques?
what are the risks and contingencies u had in ur project?
What is function points??????