Skip navigation.

VSTS TestRun Report Viewer

VSTS TestRun Report Viewer

The VSTS TestRun Report file format, aka .TRX is somewhat unusable, because three main points:

1) You can only view the results with VSTS
2) You can not view summarize stats about the test run
3) You can not print the report

All of this things are (partially) resolved by trx2html.exe tool.

If you are interested you can get information about it here: http://blogs.msdn.com/rido/archive/2006/05/23/trx2html.aspx