HOW AND WHY TO CREATE EMPTY OBJECT IN QTP?

Answers were Sorted based on User's Feedback



HOW AND WHY TO CREATE EMPTY OBJECT IN QTP?..

Answer / 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 ?    3 Yes 1 No

HOW AND WHY TO CREATE EMPTY OBJECT IN QTP?..

Answer / 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

More QTP Interview Questions

What are the automation metrice in your project?

0 Answers   Accenture,


Please Explain The QTP real Testing process with steps.

4 Answers  


what is automation(qtp)bug pls giv me one ex?

1 Answers  


What is test object?

0 Answers  


Could you please suggest a book to start with QTP and also a book for advanced concepts?

2 Answers  






Which is the best testing institute for QTP training in Hyderabad.

25 Answers   Wipro,


what is verification & validation?

2 Answers   Accenture, TCS,


how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0

0 Answers  


How to creating an output value using quicktest professional?

0 Answers  


how can we perform web datatable operations on webpages(Like rowcount,col count,cell data)?

2 Answers   Syntel,


I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...

0 Answers  


How the automated tests in org

1 Answers   Maintec,


Categories