what is memory leakage?
Answer Posted / vens
When the application or program is running, dynamically some memory will be using,After completion of execution a program or application the corresponding memory should be free. Otherwise when next time execute of application getting errors.(because memory is already full).this is called memory leakage.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Do you know how to connect database? Can you tell me the procedures?
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter
What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?
What are the main differences of qtp and win runner?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
Explain the features and benefits of quick test pro(qtp)?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
How to find the difference between 2 dates in qtp?
Explain the check points in quicktest professional?
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
How many tabs are available to view your test in a test pane and what are they?
what is output value in QTP and how it can be used in automation testing
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..