Skip to content

Latest commit

 

History

History
36 lines (16 loc) · 1.01 KB

README.md

File metadata and controls

36 lines (16 loc) · 1.01 KB

Trx2Excel command line utility

Command line application for converting MStest trx result file to Excel spreadsheet

How to use the application

To use the application

	Trx2Excel.exe <Trx result file location> <Excel file spreadsheet location>

Video Tutorial

Visual Studio TRX file to Excel Report Generator : https://www.youtube.com/watch?v=49OxAGZBHgc&list=PLlsKgYi2Lw72Glr4QeuN0WZjuOgdzdAVO&index=4

To see this whole thing running simply checkout this project, build it and run this command:

Trx2Excel.exe "F:\TrxFiles\SeleniumResult.trx" "D:\Reports\SeleniumExcelRep.xlsx"

Report

Trx file

Cmd file

Excel Spreadsheet

Excel Charts