What is Memory Leak? How to test "Memory Leak" problem in
an application manually?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / ooty
If you have programming knowledge then its easy to find the
problem through code, means you are a white box tester...or
else you can use tools to find memory leaks...
| Is This Answer Correct ? | 5 Yes | 4 No |
Tell me about the best bug you ever found
Hi, Im B.E 2011 pasout,worked in back office till now, but now im searching for job into manual testing with fake exp of 1 year..Plz suggest me how to prepare for an intervw? how to gain real time testing knowledge? Is dere any site where i can practice testing?
what is the difference between the focused and enabled?
When bug is raised ?
Hello Friends someone can help in giving best institute with address to do testing course please. I heard Mr. Nageswara Rao is best. Can some one give his complete contact details please.
What is Mixed Testing
what is diff bet project and product testing?What is difference between client server application and web server application
how does a client /server environment affects testing?
What is remedy testing,expalim that and how can use that
Testcases for msword( microsoct office word??
what is gui testing? what is the most important thing we need 2 know before this and how 2 do gui testing
when will tester do the smoke testing?