Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what type of testing is carried out to find memory-
leakages?give me a sample example.

Answers were Sorted based on User's Feedback



what type of testing is carried out to find memory- leakages?give me a sample example...

Answer / muralidhar v

The concept of memory leakage is related to allocation of
dynamic memory in the code. Whenever the dynamic memory is
used in the code for ex. in a function and the memory is
not released, one is going to get the error message
say "memory not available" if the function is called again
and again. Though the code is syntactically and logically
correct, one is going to receive the error message if the
dynamic memory is used (using new command in 'C'
Programming language, we can allocate dynamic memory) but
not released.

Is This Answer Correct ?    2 Yes 0 No

what type of testing is carried out to find memory- leakages?give me a sample example...

Answer / tester

Certain Tools like Bounce Checker can be used to check the
memory leakages.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Testing AllOther Interview Questions

A type of functional testing, which investigates the functions relating to the detection of threats, such as virus from malicious outsiders?

0 Answers  


what is the difference between the normal testing and embedded testing?

0 Answers   HCL,


What is cause-effect graphing?

0 Answers  


What is issues?

0 Answers  


What is use of SCSI-ID?

1 Answers  


Your company is about to evaluate its own performance. What type of audit is it conducting? 1. First-party 2. Second-party 3. Third-party 4. Intrinsic 5. Extrinsic

1 Answers  


IF i have two columns in Database , While using Database output value ,allthe values in the two column are set as a single row in the QTP datatable, can u suggest me a idea so that QTP Runtime datatable displays the values as it is in the database

0 Answers  


what are release plan components?

0 Answers   CTS,


I am new for software testing field and learned manual testing and testing tools and have knowledge in java,oracle,c++ and datawarehousing concepts.I need help for interview preparation.How can I start to explain my projects Do I need to tell them with examples?

1 Answers  


Explain beta testing?

0 Answers  


What is the boundary value analysis/testing?

0 Answers  


What is the model which you follow in your project? Explain it.

2 Answers   Cap Gemini,


Categories