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 meant by Enhancement?
I am planning to write certification exam ISTQB on 19t of sep i have no idea on testing can you help me with material,frequently asked quetions and how much time it takes to prepare certification exam
Can any one please tell me what is the Buffer size of transmission buffer or rectiption buffer in TM,UM and AM of RLC.
When the GUI Testing will be held on the V model ?
what is the difference between test scenario n testcase.do we have separate template fr test scenario.what is the use of scenarios.pls explain with example.
Name three types of tests that should NOT be automated.
what is test plan and test procedure
How many tabs are in QC?Name some tab
what is software workbence process ?
What is difference between Application testing and Web application testing??
What is the difference between sanity and smoke test? Please explain with an example.
difference between regression and retesting?