Answer Posted / sudhsrk
After an object is used the object has to be made empty so
that the memory used by that object is released and it can
be instantiated and used again. So we create an empty
object
Dim obj
Set obj = CreateObject("InternetExplorer.Application")
obj=Nothing
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
how to test load test and block box testing an a web based application pls give ans briefly
How to export quicktest professional (qtp) results to an .xls file?
What is qtpro? What is quick test pro? What is a quick test professional?
How can I change object description or check point values in qtp?
Where can I find and view run-time data table?
Hi iam shankar here, right now iam working on manual testing. i want to switch over automation tool qtp, right now iam taking training class outside on qtp, please let me know the cost of QTP tool for full version, wether it's an annual subscription or monthly subscription.
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
How many types of recording modes in qtp?
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
images are dynamically changes how to compare two images with out using the bitmap
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
Explain different types of checkpoints?
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
For which type of project the iterative model is suitable?