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 |
if go through 1 or 2 projects clearly,then i feel comfortable to search the job,please help me
what are the contents we have to cover in manual testing to get the job
what is the difference between agile and spiral model?
What is end-to-end testing when we will do that testing?
Is there any opening for Manual testing for 0-1 yrs?
After receiving the build.How will you start the testing
can any explain about healthcare domain plz, yhis is my idk.mohann.mohan@gmail.com,,,plz dont ignore this
What is BVA and ECP 2. Which version of WINRUNNER and QTP you are using in the project 3. What is the use of Recovery manager in QTP 4. What is retesting and regression testing 5. Write the SQL queries for the following EMP table to select the employee id and his details from emp table 6. For example: employee dept and employee id and employee name and employee salary 7. what is a sub and what is a driver 8. What are your roles and responsibilities in your project 9. Does BVA is equivalent to ECP 10. If you find a bug what will you do
May I have to create another test case document for Adhoc Testing, Smoke Testing and all?
what is database testing
what is framework and what is test methodology? (Asked in Zensar Hyderabad today(17-1-12010))
How do you evaluate the quality of software?