You can run automated tests:
-
from the command line,
-
from a continuous integration system (for example, Jenkins or Bamboo),
-
as a scheduled task,
-
via COM from external scripts and applications,
-
as part of MSBuild projects or as part of automating builds you manage with Azure DevOps or Team Foundation server,
-
from Connected and Self-Testing applications.
You can run:
-
the entire project or project suite (that is, all test items),
-
a specific test or test item,
-
a group of tests.
In This Section
Running, Rerunning, Pausing, and Stopping Automated Tests
Running Tests via Remote Desktop
Running Tests on Locked Computers
Shutting Down and Restarting Computer After Test Run
Rebooting the Computer During Automated Testing
Controlling Test Execution Flow
Related Topics of Interest
Calling Project Items From Scripts
Integration With Azure DevOps and Team Foundation Server via TestComplete Test Adapter
Running Visual Studio Unit Tests From TestComplete
Running TestComplete Tests From MSBuild Projects
Creating and Running Distributed Tests