GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Tech FAQs  >  Testing
Go To First  |  Previous Question  |  Next Question 
 Testing  |  Question 566 of 635    Print  
How to test memory leakages in a project?

  
Total Answers and Comments: 1 Last Update: January 23, 2008     Asked by: neeladri 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
January 23, 2008 11:38:41   #1  
whatifgame Member Since: September 2007   Contribution: 6    

RE: How to test memory leakages in a project?
Hi Neeladari,
Memory leakage testing depends on the Application(Project). On the basis of system behavour we can test the memory leakge.But as a overview memory leak means when a application run it consumes some memory and when application is terminated it frees that allocated memory.  The important thing is that this memory is
the RAM memory, so if the Application is not freeing the memory, the memory consumption will increase continuously and System might go in memory shortage. It might be possible that system can crash or the application itself.

Example :
Suppose you created a process that takes 2 BYTE now delete the process and check whether still memory is allocated to that application, if it is then it will be memory leakage.
You can verify on CLI, Continuously execution of something, Large no. of config then delete everything and verify.

But in stress, performance, tolerance scenario we should verify the memory leakage

Thanks & Regards
Whatifgame

 
Is this answer useful? Yes | No

 Related Questions

Latest Answer : Generally unit testing is conducted by developers. unit testing means internal logic of given module. for java we use JUnit tool to test java modules ...
Read Answers (7) | Asked by : rajkumar

1. what is the definition of testplan and what it contains? pls provide us to sample testplan template in the site?2. what is the definition of test strategy? what it contains? pls provide us to sample teststrategy template in the site?3. what is end to end testing? what we have to test in end to end testing?4. what is the definition of test methodology? what it contains?5. what is the difference between teststrategy and test methodologies?6.what is concurency testing?7.what is peneatration testin
Read Answers (3) | Asked by : nagireddy

Latest Answer : Functionality, GUI ,Security these things you can test manualy writting and executing testcases .Even  load testing we can perform manualy but its very time consuming process b'coz in load testing we need to create virtual users , so its always ...
Read Answers (3) | Asked by : shafee

In an application currently in production, one module of code is being modified. Is it necessary to re- test the whole application or is it enough to just test functionality associated with that module?
Read Answers (6) | Asked by : shalini

Can anybody tell the difference between negative test case and negative testing. give one example how to write a negtive test case for a textbox which accepts only5 characters
Read Answers (5) | Asked by : manojkumar

Latest Answer : put breakpoint where u can get popup window then tool will stop test execution then u can put check points for that menu objects. and click run from top or from that tsl statement. ...
Read Answers (1) | Asked by : deepu_03

Latest Answer : Test case coverage  = (No of testcases/No of Requirements) for a module /ApplicationIt determins,how much level we cover the requirements of the application ...
Read Answers (1) | Asked by : Vijayanand

Latest Answer : HI   AVINASHur ans is wrong   its not related of  Q   here asking website  security testingwe follow the some techniques1 sql  injection2 xss(cross site scripting)3 intergrity checker4 network scanning or mapping5 ...
Read Answers (4) | Asked by : radhiga

What is watch list?Whether we need to write separate test case for winrunner?When will we decide to do automation?
Read Answers (3) | Asked by : Sudeshsingh.D

How we can test a sotware with a loadrunner...The total procedure...i have load runner sotware but not proficiant in that.
Read Answers (1) | Asked by : onkar


 Sponsored Links

 
Related Articles

SQA Project Metrics

SQA Project Metrics The application is only as good as its numbers It is a harsh reality but everything has to come down to the numbers Although we can enumerate tens or hundreds of features in a single application it will all be for nothing if the metrics do not live up according to expectation The
 

C++ Memory Management operators

C Memory Management operators Need for Memory Management operators The concept of arrays has a block of memory reserved The disadvantage with the concept of arrays is that the programmer must know while programming the size of memory to be allocated in addition to the array size remaining constant m
 

SOA for Project Managers

SOA for Project Managers The idea of handling exceptions manually unveils major significance of individuals involved in Service Oriented Architecture based projects as well as various roles they take on Service Oriented Architecture projects tends to involve a number of familiar project roles includ
 

Testing and Integration

Once the software is complete, it will go though rigorous testing before its actual integration.  In this article we will take a look at different types of software testing and also different types of integration. With the diversity of business setting and software development models, it al
 

Project Planning

Putting the Cart After the Horse: Project Planning and Scope Definition In fast-paced business world, proper project planning can often take a backseat to other objectives. Employees are asked to leap into the project before the scope or Work Breakdown Structure is even defined. Does this scenario
 

Client-Server Testing Technology

Client Server Testing Technology Client Server Software Client server software requires specific forms of testing to prevent or predict catastrophic errors Servers go down records lock I O Input Output errors and lost messages can really cut into the benefits of adopting this network technology Test
 

How To Maintain a CRM Project

How To Maintain a CRM Project There are a number of risks involved with implementing a Customer relationship management system Some of these risks are glitches or hiring issues Not matter how impressive the CRM interface looks it will be doomed to failure if it does not help the company achieve thei
 

Avoid Mistakes When Sponsoring a Project

Avoid Mistakes When Sponsoring a Project If you are a sponsor who is looking to complete a project there are a number of things you will want to avoid Doing the things described in this article will likely lead to failure and it can cost you a great deal of time and money In some cases your reputati
 

Achievements vs Activities In Project Management

Achievements vs Activities in Project Management To successfully complete a project by using project management techniques it is important to understand the difference between achievements and activities In this article I will explain the differences I will also explain why learning how to emphasize
 

Critical Chain Within Project Management

Critical Chain Within Project Management Within the project management process the critical chain is based off the older critical path technique The Critical Path Method was an algorithm that was designed for the purpose of scheduling the activities of a specific project It was created during the 19
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape