GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Testing
Go To First  |  Previous Question  |  Next Question 
 Testing  |  Question 14 of 413    Print  
how to indentify memory leakages after the build is given to you?
please answer me...


  
Total Answers and Comments: 8 Last Update: October 22, 2007     Asked by: Praveen 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: Mukesh Chauhan
 

This can be done by doing volume testing i.e. Application tries to retrieve large amount of data that require large temporary buffer area. If the data exceed the buffer area the situation of memory leakage will occur and query will fail without returning any result as sorting didn’t got finished as buffer exceeds the limit.

By Mukesh Chauhan - Bangalore



Above answer was rated as good by the following members:
anujsingh.jadon
October 21, 2005 11:04:33   #1  
Mukesh Chauhan        

RE: how to indentify memory leakages after the build i...
Memory leakage can be identified by doing volume testing.
 
Is this answer useful? Yes | No
October 21, 2005 12:12:06   #2  
Mukesh Chauhan        

RE: how to indentify memory leakages after the build i...

This can be done by doing volume testing i.e. Application tries to retrieve large amount of data that require large temporary buffer area. If the data exceed the buffer area the situation of memory leakage will occur and query will fail without returning any result as sorting didn t got finished as buffer exceeds the limit.

By Mukesh Chauhan - Bangalore


 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
October 22, 2005 08:14:23   #3  
mchauhan Member Since: October 2005   Contribution: 19    

RE: how to indentify memory leakages after the build i...

This can be done by doing volume testing i.e. Application tries to retrieve large amount of data that require large temporary buffer area. If the data exceed the buffer area the situation of memory leakage will occur and query will fail without returning any result as sorting didn t got finished as buffer exceeds the limit.

By Mukesh Chauhan Bangalore


 
Is this answer useful? Yes | No
October 26, 2005 04:54:40   #4  
Rajeeva Reddy        

RE: how to indentify memory leakages after the build i...
how to indentify memory leakages after the build i...
 
Is this answer useful? Yes | No
December 20, 2005 04:35:44   #5  
Anandhaprabhu        

RE: how to indentify memory leakages after the build i...

actully we are supposed to do the memory leakages tests while function testing or api testing.you have to see the memory size before test execution and after test execution by using memory related API functions or MFC functions.

then u can get the thing.


 
Is this answer useful? Yes | No
April 25, 2007 12:31:23   #6  
diksha        

RE: how to indentify memory leakages after the build i...
memory leakages are checked with endurance testing
 
Is this answer useful? Yes | No
September 15, 2007 05:28:08   #7  
akash singh        

how to indentify memory leakages after the build i...
Soak testing is the best answer for that.


Soak testing is used to find out memeory leakage.

 
Is this answer useful? Yes | No
October 22, 2007 20:20:36   #8  
Anshoo_Arora Member Since: October 2007   Contribution: 384    

RE: how to indentify memory leakages after the build i...

Memory Leak is best identified by conducting Soak Test.

A soak test runs for a prolonged duration of time. You will need to find number of Vusers between your results for Client's requirement and the the result you obtain for your Break-Even point of the application. Use this number of Vusers to run the test for a few hours days or weeks.

LoadRunner is the application you need to be looking at.


 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape