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
What are metrics and matrix?
Explain the types of object repository?
What test you perform mostly? Regression or retesting in your testing process?
How to handle Java tree in QTP?
What is the difference between call to existing action and copy of an action?
What is the XML file architecture ?
what are the utilities and drivers
What is the new version of qtp which is recently released in the market?
Can we Test Welcome Screens and Process Images with QTP
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
Explain quicktest professional testing process?
When using descriptive programming?
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
How to use the object spy in quicktest professional (qtp) 8.0 version?
What is the qtp testing process?