We need to generate Test Results for Test Plans that are run in Microsoft Test Manager.
These are the fields that we are currently displaying in the Report
TestCaseSuite
TestCase Title
ID
Iteration
Test Step Number
Step
ExpectedResult
RunBy
Outcome
Comment
BuildNumber
DateCompleted
Along with this we also want the Test Report to Capture the Data that is entered on theComments field of the Test Results.
(After a Test case is run and then the user clicks "View Results" and the results of the run are displayed. There in this window there is a Comments field, the data that is entered in this Field needs to be in the Test Reports. Specifications entered after the Test was run.
Can you help me with this