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
1. what is baseline document , can you say any two ?
Explain severity with example and expalin each example?
what is test scenario and test condition?
I have 2 yr Localisation testing exp now i want to job in MNC My manualtesting knowledge+2 yr exp sufficiant for in MNC
uses of checklist
ive been looking for a junior tester job for quite some time now, but most company keep requisting for experienced staffs, but if i dont start from somewhere how do i get the experience
Tell me agile process in your company
what risks do u faced u r projest how do you solve
what are all the things we will include in " what to be tested and what not to be tested" in Test Plan
What is the difference between IE, Opera & Mozilla Firefox in web Testing and which brower will think that is much better?
What is the first test in software testing process?
Hello. I am not here to answer your question. I jus found a job as software QA engr. And i am totally new to software testing. So can someone pls help me in the following scenario? there is this registration screen, and it contain: One textbox called Nickname which only accept alphanumerical One textbox called Contact which only accept numerical, One textbox called Email which can be filled with alphanumerical and symbol and One button called Register now becos there is so many textboxes, where i can filled with alphabet, number, symbol, "just space", leading zeros, leading space. there will be lots of combination. can someone pls help.. i will be appreciated if u can post the test case of the scenario i mentioned. Lots of Thanks
hi what are the test cases for web application..i need these example..please..mail me at mina_ims@yahoo.com
What kind of testing to be done in client server application and web application? Explain
Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!