I have set of api tests written in postman. I run them in ADO release pipeline. release pipeline In the end I export test results to junit. I can see test results in Test Plans => Runs. But I cant find out how to associate test results with single tests
I did not find enough information on this topic. I mostly used chatGPT :)
I tried to associate test result by adding test case id to Name of test (example: "[97] Users / User CRUD / Create User | Status code is 200" ), this did not work.
Does anyone have idea how to solve this, or some links?
Thanx
You can associate with test cases with types below: What types of tests are supported?
If your test are not included, as an alternative, you can:
test run title.Check the test run: