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
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 |
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 |
Answer / chandra shekhar bhaattarai
Load Runner is used as tool for memory leak
| Is This Answer Correct ? | 3 Yes | 4 No |
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 |
what is agile testing, explain with example
can we give special characters in password
please send me interview questions asked in google in testing - manual
What is Traceability matrix? Why it is used? Can u tell me the architecture of that?
QC/VSS/team track/ bugzila etc ?
What icon is used in WinRunner to get an explanation of the syntax of TSL?
Could anybody send me testcase format for website testing?
Difference between Severity & Priority?
What are the standard you follow in your company to prepare test plan document? Content is same in every standard or not. Also is there any document to read about the testing standards? Thanks in advance for giving me the answer.
What is Windows Test Technologies? Where i will get all information of it.
What is mean by testing Methodology?
10 Answers BlueShift Technology,
Real-time applications add a new and potentially difficult element to the testing mix Option 1 performance Option 2 reliability Option 3 security