What is Memory Leak? How to test "Memory Leak" problem in
an application manually?
Answer Posted / swaroop kumar
Memory leak is the defect found only thru the very long
hours of load testing.
It is found when in the Application server log memory.out
messages are displayed,that means garbage collection is not
happening.
Garbage collection(GC) is nothing but once any component of
application uses the memory GC frees that memory, if this
doesn't happen then transaction time is more b/w the
transactions and there is no free space left in the memory
resulting in the memory leak.
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
What is a failure?
Define cause effect graphing?
What is the purpose of test strategy?
what is system testing? as test eng, what do u do in sys testing? who invoves in sys testing?
HI, This question is Investment Banking domain related Question. I was asked in an Interview to tell the 5 test cases for Equity,Bond,Futures and options. Please help.. Pragya
How quickly we need to fix the bug? Or how soon the bug should get fixed?
What is the difference between web based application and client server application?
How much the bug is affecting the functionality of the application?
What is common interface?
Hi, what do you mean by internal auditing? what are the things they do in internal auditing?what they review? THNX in Advance
How can I do Server side Interface testing in Web Testing?
Which model is following in your company for developing software?
What is quality center? What are the modules of quality center?
Anyone tell me the test cases of Shopping Favorite
Write 2 scenarios for Integration testing? Please let me know its urgent.