Mapping test cases in Azure
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2022
09:05 PM
01-12-2022
09:05 PM
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!!
Solved! Go to Solution.
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2022
11:42 PM
01-12-2022
11:42 PM
Hi
You can try to see here (https://community.smartbear.com/t5/ReadyAPI-Questions/ReadyAPI-Test-for-Azure-DevOps-manual-test-ass... - I had similar problem
