TestComplete AzureDevops Integration
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
TestComplete AzureDevops Integration
Hi,
I'm trying to integrate TestComplete with AzureDevops to run my test cases on the AzureDevops pipeline. I have watched the training video on smart bear website but that video is not well explained and it is outdated. Please, someone, share a step-by-step guideline on the new AzureDevops version.
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Here are the steps for connection to Azure Dev Ops. There are 2 different ways to use it. If you are using test plans within Azure, or not.
https://support.smartbear.com/testcomplete/docs/working-with/integration/azure/test-adapter/index.ht...
Or you could use a command-line runner from Azure Dev Ops. TestComplete has an extensive CLI
https://support.smartbear.com/testcomplete/docs/working-with/automating/command-line-and-exit-codes/...
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi There,
Thanks for your response. I have tried this tutorial: https://support.smartbear.com/testcomplete/docs/working-with/integration/azure/test-adapter/index.ht...
But the problem is, this video is recorded on an older version of AzureDevops and it is not well explained. I need step by step guide on the new version of AzureDevops.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
What version of Azure Dev Ops do you want to integrate with?
If the plugin doesn't work, you could use a command-line runner job within Azure, and trigger TestComplete through CLI
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I'm using latest version of AzureDevops. Can you please share step by step guideline how to run it from CLI ?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Here is the CLI arugments: https://support.smartbear.com/testcomplete/docs/working-with/automating/command-line-and-exit-codes/...l
And you could add that to the Azure pipeline YAML, or in the pipeline build, select a command-line job.
