1

I am trying to generate trx file as a report for the tests that I am running using powershell script. Currently I am generating html report using ConvertTo-html from PS but I am looking for generating trx report file.

Can anyone help?

Sorry if this is a very basic question. I tried searching everywhere and could not find answer.

Thanks for helping in advance. -/Sammi

Sammi
  • 109
  • 3
  • 11

1 Answers1

0

You can take a look at below link.

http://www.mytechfinds.com/articles/software-testing/6-test-automation/27-trx-to-html-using-xslt

SavindraSingh
  • 878
  • 13
  • 39