API_Guy
3 years agoOccasional Contributor
Mapping test cases in Azure
Hi There,
I'm planning to work on such things like -
I have manual test cases (API related) in Azure (under test cases) and I have set up automation test cases in azure repo and also have yaml pipeline for scheduled executions. Now I want to make the mapping between them (automation suite and manual test cases) so that when the automation test runs, it will also update the pass/fail status of the manual test cases.
How can I achieve this?
Thanks!!
Hi
You can try to see here (https://community.smartbear.com/t5/ReadyAPI-Questions/ReadyAPI-Test-for-Azure-DevOps-manual-test-association/m-p/214654/highlight/true#M53807) - I had similar problem