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 Visual Studio tests or MSBuild projects,
-
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, 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
Run TestComplete Tests Locally From Visual Studio
Running Visual Studio Unit Tests From TestComplete
Running TestComplete Tests From MSBuild Projects
Creating and Running Distributed Tests