Integration With Azure DevOps and Team Foundation Server via TestComplete Test Adapter

Applies to TestComplete 15.63, last modified on April 10, 2024

Azure DevOps and Team Foundation Server are a collection of development, build, test and deploy tools and services by Microsoft. For example, they include source control repositories to store, manage and share source code, pipelines to implement continuous integration, and test plans to manage manual and exploratory testing.

Video Tutorials

 
 

About

TestComplete includes a test adapter that allows Visual Studio Test tasks to run TestComplete tests. You can use it to include TestComplete tests into the workflow you manage with Azure DevOps or Team Foundation Server:

  • You can run TestComplete tests as part of your pipeline.

  • You can automate manual test cases in your Azure DevOps test plans with TestComplete tests.

All you need to do is to install the TestComplete test adapter on your test agents and configure the Visual Studio Test task in your pipelines to run TestComplete project suites, projects, or tests.

How to run tests in Azure DevOps

Note: You can distribute your TestComplete tests among multiple test agents the same way you do it with native Visual Studio tests. To learn more about it, please see Run tests in parallel using Visual Studio Test task in the Azure DevOps documentation.

See Also

Integration With Azure DevOps and Team Foundation Server

Highlight search results