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