Executing Sequences
- Updated2026-07-27
- 1 minute(s) read
You can initiate an execution in the following ways:
- Launch a sequence through an Execution entry point
- Execute a sequence directly
- Interactively execute a group of steps
During an execution, you can complete the following actions:
- Debug executions
- Terminate or abort executions
- Check for suspended or stopped executions within code modules
The following figure illustrates how sequence files execute.
Related Information
- Using Execution Entry Points
- Executing a Sequence Directly
- Interactively Executing Steps
- Debugging Executions
- Terminating and Aborting Executions
- Checking for Suspended or Stopped Execution within Code Modules
Use the TestStand Execution API to monitor termination, abort, or suspended states during code module execution.
- Executing Sequences in Parallel