Forum Discussion

jrussell's avatar
jrussell
Occasional Contributor
2 years ago
Solved

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...
  • rraghvani's avatar
    2 years ago

    Using Integration Object Methods, and displaying the MTH results in Edge
    rraghvani_0-1695902294840.png

    There's also C# library to convert MTH to HTML too.