05-01-2008, 12:21 AM
Hi,
1)By using Datatable we do parameterization.
2)First we add parameters to datatable and enhance the script and then we pass the multiple sets of data by using datatable parametrs.
3)Datatable is set of Excel sheets with full excel functionality.
4)We can import the data from external sheet or textfile to Datatable and that data can be passed for the iteration.
5)What ever the output from our program we can see in the runtime datatable and also we can export this to external sheet.
If i am wrong correct me.
Regards
Sridhar
1)By using Datatable we do parameterization.
2)First we add parameters to datatable and enhance the script and then we pass the multiple sets of data by using datatable parametrs.
3)Datatable is set of Excel sheets with full excel functionality.
4)We can import the data from external sheet or textfile to Datatable and that data can be passed for the iteration.
5)What ever the output from our program we can see in the runtime datatable and also we can export this to external sheet.
If i am wrong correct me.
Regards
Sridhar