what is memory leakage?
Answer Posted / srinivas
Memory leakage happens when we open a .vbs file or any
other file in the application and not close it after it's
use.
Let me know if this is correct.
| Is This Answer Correct ? | 3 Yes | 14 No |
Post New Answer View All Answers
How QTP identify the system time that's changes every seconds?
when will you do debug your script? and explain that process?
images are dynamically changes how to compare two images with out using the bitmap
what is output value in QTP and how it can be used in automation testing
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
What are the different types of action?
How do client side image and server side image work?
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
The hybrid framework can be implemented for any application. Is it true?
Can we create user defined functions in qtp?
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
Sql questions to find second max salary and how to use joins
Please guide me release notes of Automation once scripts are completed
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
what is run action?