I want to add the output values of two scenarios in the DataTable during runtime. However, after running the test script only the output value of second scenario is getting displayed in the Data Table as viewed through the Runtime Table Summary. The first output value is getting overwritten by the second output value.

I tried using the "DataTable.SetNextRow" method, however its not working.
Kindly assist.
Many thanks

Question asked by visitor