what is memory leakage?
Answer Posted / smriti
A bug in a program that prevents it from freeing up
allocated memory which is no longer needed. As,the program
grabs more and more memory until it finally crashes because
there is no more memory left.
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
Hi Sudhananda, plz send me the QTP framework with any diagram and PPTS . I want to switch to automatio, I done QTP from professional person, but he does not give me his knowledge properly. so pls help me Thaks send me on following address mirajkar.akash@gmail.com
How to run a test using quicktest professional?
What is the difference between byref and byval in qtp?
How does you pass optional arguments in qtp?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
Without using gui map editor we can recognize the application in winrunner ?
Explain about business process component? types and usage?
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
What is the diff between image and bitmap check point?
what you mean by artifact,milestone...
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
How many ways is to parameterize the value?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible