Votes
Answers
Views
Question
0
votes
1
answer
86
views
asked 11 years ago by jumphopper
updated 11 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.