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 Batch testing? Facets Benefit Configuration
What is known as data-driven testing?
whta is compile module?
What is internationalization testing (i18n testing)?
What are all the scenario for 1.google analytics 2.api 3.paypal
what is the critical defect in telecom domain?help me out from this prob its very urgent
What are the different ways to check a date field in a website?
Which criteria should take in account while doing CMS testing of any project?
Explain crud testing.
What will be your approach if a particular script in Load Test fails?
hi this is chik here iam showing my current project ERP and am prepair in hr model please tell me details about it and what all function test in hr model and give me some test caserelated to this module.Please tell me am faceing lots of problem in interview am not able to explain in interview please help me out my id is chiku_69@yahoo.in
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.
What type bugs you will find in integration testing with example?
Hi Please tell me about ERP Project how do describe in interview Please tell me details about this project my id is chiku_69@yahoo.in
Can automation testing replace manual testing?