07-28-2008, 02:30 PM
Dear Siri,
The data is going to store only in runtime datatable is test results pane.So if you want the data then you have to use the following...
DataTable.Export "C:\DatabaseExample.xls"
So use the export command to get the data.
The data is going to store only in runtime datatable is test results pane.So if you want the data then you have to use the following...
DataTable.Export "C:\DatabaseExample.xls"
So use the export command to get the data.