Votes
Answers
Views
Question
0
1
71
asked 10 years ago by jumphopper
updated 10 years ago by bubblehead712
We all know that any test run values added to DataTable (i.e. DataTable.Value("xyz") = 1) are volatile and can only be retrieved in the test report. I need to be able to set run time values in to the test DataTable Permanently so after the test the values are saved with in the test itself.