ContributionsMost RecentMost LikesSolutionsRe: Azure Git Integration? I've the same questions. I use Visual Code for branch/pull/push but want to use - if possible - Tags functionality. I try to config but don't understand how. Re: How to run specific test case in particular environment? I'm starting experimenting with this. We use Azure Repos and receive error 'failed to create tag. Tag on repository without Head currently not supported'. Any idea what the reasons is? Re: Integrate ReadyApi with Devops Release pipelines When we decided to buy ReadyAPI buyer choose fixed license. I'm not sure if there was a technical reason underlaying technical reason at Smartbear side. With floating license you need to configure the license server and have acces to this server from the cloud. In our configuration this is not possible due to Firewall settings. Even without the license you should be able to launch the test runner. Path error is access to this path in Azure DevOps configuration. If you don't have access to license server I expect - guessing - you receive 'license error' Re: Integrate ReadyApi with Devops Release pipelines See Run ReadyAPI Tests from Azure DevOps (VSTS) | ReadyAPI Documentation (smartbear.com) and Azure Pipelines Agents - Azure Pipelines | Microsoft Learn License: Included in your ReadyAPI license. I don't have the details myself. Ask Smartbear support Re: Integrate ReadyApi with Devops Release pipelines Did you install agent? Did you define bat file to run locally (Projects => Launch Test runner)? Here you can configure path. In Pipeline the path should point to a accessible path. We are not yet configured this. Re: Is it possible to integrate the Azure TestPlan Test cases and the ReadyAPI tests ? ReadyAPI is able to publish JUNIT test results. It seems possible to link ReadyAPI test step via tabs to a Azure work item/build. Except for using Azure Test Plan API I don't see a way to link result to a specific Test Plan Test Case / Test Step Oauth2 redirect localhost Dear, We implement Oauth2 authentication using Azure OpenIIdconnect (implicit grant). To test we redirect to localhost. I receive firewall error. The documentations Implicit Grant | ReadyAPI Documentation (smartbear.com) suggests this should be possible. I think the firewall is on network level. Is there a way to solve this? Ignacio