I would like to associate my postman tests (written in Javascript) with Plans test cases in devops.

Copper Contributor

Hello,

I have Postman API tests that run successfully in azure pipeline, I export results in j Unit format and publish them, the results are displayed properly.

I would like to associate my postman tests (written in JavaScript) with Plans test cases.

I can't find a precise documentation about this case in general, there is a suggestion here that uses c# https://docs.microsoft.com/en-us/azure/devops/test/associate-automated-test-with-test-case?view=azur...

but i am using JavaScript. Is there a way to solve this ?

0 Replies