Posts: 24
Threads: 10
Joined: Aug 2009
Reputation:
0
09-02-2009, 07:11 PM
Hi,
Is there a function that would close the Data Table.
I searched for DataTable Object in QTP Help but could not find the relevant function.
Thank You
Posts: 1,003
Threads: 1
Joined: Jul 2009
Reputation:
5
09-02-2009, 07:11 PM
What is your exact requirment to close the datatable ? How did you find that it is open ?
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Posts: 24
Threads: 10
Joined: Aug 2009
Reputation:
0
09-02-2009, 07:22 PM
Hi Basanth,
Our requirement is - we have to close the OR and Datatable before we start with another run.
This is just to ensure that previously loaded files/OR are not used hence we close them and then latter on load the relavent again.
Posts: 1,003
Threads: 1
Joined: Jul 2009
Reputation:
5
09-02-2009, 07:56 PM
Datatable is inherent to QTP. If you close the test, the datatable would close automatically.
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.