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 |
diff between re & regression who will decide priority
Can any one explain me what is Integration Testing with Stub and Drivers.Explain with Example.who will do Integration Testing?
What are test case formats widely use in web based testing?
where do i get study material for istqb exam?which one is better istqb or microsoft certification in testing?plz inform in on my email-id?immediately.this year i want tot appear for.
What is Regression Testing ? Why do Regression Testing ? Why all the testcase execuation in each time of Regression testing ?
why did u chose software testing?
What is database testing
1 Answers CTS, Infosys, Polaris,
What methodolgies you used to develop test Cases?
how many functional testcases u can write for triangle
can anyone please clearly tell me about test scenario,test script&test case.in which levels v prepare all these?
Write 10 test scenarios to test remember me checkbox present in login window
What is TestWare?