Visualizing .trx files from published test results in Azure DevOps
Hi all, I am following this tutorial to run TestExecute as part of a build in an Azure DevOps pipeline The test performs as expected and a ".rtx" file is published. What is this format and ho...