what is memory leakage?
Answer Posted / ukumar
after long time scrit execution , we r getting memory
leakage issue.
why it happens?bcoz using a variableif memory will not free
or released , it will create memory leakage.
there is no chance of memory leakage ,if dynamic memory
allocation occurs.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the various types of Actions in UFT?
How to carry out bit map check points in QTP
For which type of projects the iterative model is not suitable?
What are the various automation frameworks available in qtp?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
Is it possible to change the values of analog recording?
Tell me one scenario, the complex functionality you have automated in your project?
How many add-ins comes by default with qtp?
if numbers are always changing write a script for that
What are the different types of recovery operation?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
what is error and fault in terms of software quality?
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints