ContributionsMost RecentMost LikesSolutionsRe: Mapping test cases in Azure 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 Re: ReadyAPI Test for Azure DevOps manual test association Hi Thanks a lot khanchett it is very helpful. Your approach provide the full creation and connection from VS to Azure and it could be kind of solution (I'm going to test it). One more question - do you know if it is possible to not execute readyAPI in VS command line but use existing ReadyApi Task from azure devops which exactly did every execution, results etc. but haven't linked to description in manual TC. Regards ReadyAPI Test for Azure DevOps manual test association Hi I have executed test in Azure Devops pipeline and Ready API Test for Azure Devops extension. I have tried to connect my ReadyAPI test executed in pipeline in Azure Devops (using ReadyAPI) to my manual test cases to make more coverage result and see much more information such test case steps, description etc. Have you guys tried something like that? I have read a lot of information and can find only answer that it is not supported (e.g. Selenium test you can easily associate in VisualStudio to manual test cases prepared in AzureDevops, but I can't find info how to do it with ReadyAPI tests). I'm sure that someone maybe wrote some addon or maybe it is only a matter of configuration. Please help, any good ideas or info from your experience are more than welcome. Thanks in advance Piotr Solved