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

Applies to TestComplete 15.10, last modified on December 15, 2021

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

You can 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:

    TestComplete integration with Visual Studio: Include TestComplete tests to a pipeline

    Click the image to enlarge it.

  • You can use TestComplete tests to automate manual test cases you manage with test plans:

    TestComplete integration with Visual Studio: Automate test cases with TestComplete tests

    Click the image to enlarge it.

TestComplete includes a test adapter that allows the Visual Studio Test task to run TestComplete tests the same way it runs native Visual Studio 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 the needed TestComplete project suites, projects, or tests.

Running TestComplete tests as part of a team build

Click the image to enlarge it.

Note: This way, 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.

In This Section

See Also

Integration With Azure DevOps and Team Foundation Server

Highlight search results