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
What is an end-to-end testing?
write the test senario on opening door in the flow diagram format
What is Test Design ?( Urgent) and Test Design for Printer?
what technical problem u face in your module please tell what is it mean its any bug or anything else i want ans give any example which ever modul u r working for u can give me any example
Explain the sub-genres of performance testing?
Which model is following in your company for developing software?
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
What is the big deal about ‘requirements’?
What is common interface?
Hi Friends, This is Chennamsubbaraidu.i Have 2+ Years Realtime Exp in Manual Testing.Am Looking to Shift From My Present Company.Please if u Have Any Openings in Your Company's, Please Let Me Know.Any Location Prefer.Thanks.
why use caffine for HPLC calibration ?
What are the advantages of black box testing?
What is coverage and what are the different types of coverage techniques?
What is the difference between load testing and performace testing?
What is the quality process is following in your organization.