Forum Discussion
Madhusudan26
May 14, 2020Copper Contributor
I would like to associate my postman tests (written in Javascript) with Plans test cases in devops.
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=azure-devops
but i am using JavaScript. Is there a way to solve this ?
No RepliesBe the first to reply