Programatically export test run results to HTML using COM
I am able to run a Project Test Item from a COM (C#) application. The challenge I have is getting the results from the Project Test Item. I am able to receive the status of the run(OK, Warning, Err...