Answer Posted / gaurav arora
Memory Leakage occurs in an application or DB if any
process/program is not releasing the memory chunk even
after the process is killed. This often occurs due to
failure of Garbage Collection () function from dev side to
retain the memory after allocating it to any process or
function.
The repurcussion of memory leakage is degradation of
system perfomance and eventually reboot of the system.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to analyzing the checpoint results?
What is ‘object spy’ and what is the function of object spy in qtp?
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
How to find the length of the string in qtp?
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
explain structured testing? plz guys with exp. do answer
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
assume i have few url link how will i dynamically call then using descriptive programming?
In what occasion we can specify global sheet and action sheet?
Which environments does qtp support?
Explain how you can find length of array in qtp?
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
How to find array size in qtp?
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?