Merge devops automation release pipeline stage results

47 Views Asked by At

I have a test automation devops release pipline with multiple stages with each stage running some specific testcategory test cases. Each stage generates result.trx file. Is there any way to merge those test result files and get one report/result file. Also each stage has been set for 2 attempts for failed test cases run.

enter image description here

Each stage has below tasks-

enter image description here

0

There are 0 best solutions below