Questions tagged [trx]

Test results file generated when you execute tests using MSTest. It is an XML file containing information about the test and the test run.

64 questions
0
votes
1 answer

How to add message header in trx framework ISO 8583 , please help me?

I am new in trx framework, How to add message header in trx framework ISO 8583 , please help me ?? any body help me ?
masadi zainul
  • 397
  • 4
  • 14
-1
votes
1 answer

Read test results file directly from Jenkins workspace

Requirement : From Jenkins workspace, I need to read the test results file (either .TRX or .xml) and further parse it to get the test data to create some analytics. For now, I have copied the results file to my local folder & I am able to read &…
user16120973
  • 27
  • 2
  • 8
-1
votes
1 answer

How to remove duplicate tests with duplicate outcomes using C#?

So I have a big list with tests that possibly are run maximum 3 times, and possibly have the same message 2 times, and the third time it could have a distinct message than the previous two runs. I am trying to implement a code that will show only…
-2
votes
3 answers

Microsoft test result in Excel format

Is there any tool exist that transfroms trx file into Excel format? I am looking for something that will automate unit test result publishing at the time of test suite execution (without requiring microsoft team server)
Tilak
  • 30,108
  • 19
  • 83
  • 131
1 2 3 4
5