Command line application for converting MStest trx result file to Excel spreadsheet
To use the application
Trx2Excel.exe <Trx result file location> <Excel file spreadsheet location>
Visual Studio TRX file to Excel Report Generator : https://www.youtube.com/watch?v=49OxAGZBHgc&list=PLlsKgYi2Lw72Glr4QeuN0WZjuOgdzdAVO&index=4
Trx2Excel.exe "F:\TrxFiles\SeleniumResult.trx" "D:\Reports\SeleniumExcelRep.xlsx"