Before you run your TestComplete tests as part of a build or release pipeline managed by Azure DevOps or Team Foundation Server, make sure that your test agents meet the following requirements:
![]() |
Use self-hosted (private) agents to run TestComplete tests. Running TestComplete tests on Microsoft-hosted agents is not supported. |
-
Your test agents must have Visual Studio or Visual Studio Test Platform installed. As an alternative, you can use the Visual Studio Test Platform installer task to install Visual Studio Test Platform on your agents during the build run or release deployment.
-
Your test agents must have TestComplete (or TestExecute) installed.
-
If your test agents are running under Windows 8–8.1, Windows 10, or Windows Server 2012, make sure that TestComplete (or TestExecute) is properly prepared and has all the necessary privileges. See Working With TestComplete via COM - Overview.
-
Make sure that your TestComplete test projects once copied to a remote agent are able to access all files required to run tests. For example, if your test reads test data from an external file, make sure that file is accessible from your test agents.
See Also
Integration With Azure DevOps and Team Foundation Server via TestComplete Test Adapter
Integration With Azure DevOps and Team Foundation Server - Requirements