what is memory leakage?
Answer Posted / narendra
If a program is using any variable during its execution,
then the memory allocated for that variable should be
released after every usage of the variable. If the occupied
memory is not released and the same program run several
times then the allocated memory will be filled. So the
program execution will fail at some point since there is no
memory available for the variable.
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
How does QTP identify an object?
Can you write a script to check if the folder exists or not?
Please guide me release notes of Automation once scripts are completed
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
What is the descriptive programming?
How to test login module with different username and password by using data driven testing in QTP?
What are the challenges you faced during you entire life automation ?
Hi, how can we check or avoid the memory leakage in QTP9.2?
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
How many types of parameters are available in quicktest professional?
what is impact analysis on regression testing?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
How many types of recording modes in the qtp?