Skip to content

rahulrathore44/Trx2Excel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages