which test is used for memory leakage?

Answer Posted / pravin v kumbhare

It is a concept of Performance testing. Memory Leakage
means sometimes it may happen that allocate memory for
Variable so memomy space is allocated to that specified
Variable but after using this memory space then it should
be deallocate that memory space. But question is how we
will deallocate this space. This is happening in all
Languages but diifference is that, in Java and .Net
terminilogy used Garbage collection which is working
implicitly through garbagecollection() method; it works in
background after specified duration of time and make that
memory free which is not in used, but in C and C++
programming prrogrammer has to handle explicitly through
coding. Results it increase Performance of your Application.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are quality assurance and quality control?

664


What is boundary value testing? Give an example.

720


HI GUYS,, I HAVE 3 YEARS OF EXP IN MANUAL TESTING...NEXT MONTH ONWARDS I WORK FOR MOBILE TESTING....PLS SUGGEST ME WHAT I LEARN FOR TRAING,, MOBILE TESTING OR ANDROID....FOR MOBILE TESTERS NEED ANDROID(IFONE) DEVOLOPMENT KNOWLEDGE OR NOT? EXPLAIN CLEARLY

1705


What are the advantages of waterfall model?

671


What type of questions will be asking for 2 years experience candidate in manual testing?

1800






What is Snapshot Testing? When we need to do and who will involve in this process and also what is the output document of this testing

2418


How a test engineer will convince a test lead when he didn't approve the bug as a report ???

1161


What is the different between SIT and UIT?

891


What is difference between Bug resolution meeting & Bug Review Committee? Who are participants?

2409


What are noise variables?

1975


Write notes on apparel testing equipments.

778


What is the difference between system testing and integration testing?

644


KINDLY FORWARD ME THE INTERVIEW QUESTIONS & ANSWERS FROM REAL TIME POINT OF VIEW FOR 1.5 YEARS EXPERIENCED CANDIDATE. MY EMAIL ID IS sky_bird433@yahoo.com

2315


What is big bang approach?

792


Explain Test Plan with example? Explain following in the test plan with examples What is being tested? What are pass/fail criteria? When will each test occur? What Hardware & Software environment is required? What features must be tested? What features will not be tested? What are the responsibilities of individuals & organisation in the project?

2153