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
What is showstopper defect?
When we use integration testing for any new system so why we required system testing.
What is Web testing & which action we take at the time of Web Testing?
What is white box testing, and what are the various techniques?
what is JAVA TESTING? What Testers will do in JAVA Testing. Can any one Give suitable Ans Pls. it's urgent
what is the architecture of your current project?
hi this is satish can some one help me out by sending the maxium notes on client sesrver ,web server and company architechture project hirearchy and company hirearchy i will happy to recive the answers as early as possible
how to test ecg machine?
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?
how to indentify memory leakages after the build
What are the RBI rules has to follow by a bank for online precesseing. ?
What are the bugs we cannot find in black box?
What is the Difference between Network testing and Web Testing?
What r the documents required for performance testing
discuss black box and white box testing is not widely used if you disagree tell me why?