Run a Test in TestStand
- Updated2024-10-31
- 2 minute(s) read
The Battery Test System requires use of the batch process model for executing test sequences in TestStand.
Start a Test
Execute a sequence (run a test) in TestStand by selecting and Run BTS Batch or from the menu bar. The Configure and Run BTS Batch closely simulates running the test from the Web UI. It shows the UUT options using 1-based socket numbers, only runs one batch of tests, and gives you the option to interactively change the input parameter values used by the test.
Refer to Executing Sequences in the TestStand Help for more information.
Behavioral notes when initializing:
- When VeriStand is closed, VeriStand opens and attempts to deploy the project and waits for connection.
- When VeriStand is open, but no project is deployed, VeriStand attempts to deploy the selected project.
- When the VeriStand project is deployed, VeriStand does nothing.
- When a different project is deployed on the gateway, VeriStand generates an error.
- When the test sequence is run from the Web UI, the Test Executor, or from the Configure and Run BTS Batch menu option and a different project is deployed on the gateway, VeriStand attempts to undeploy the deployed project and then deploy the new selected project.
Debug a Test
Refer to Debugging Executions in the TestStand Help for information about the following:
- Suspend executions
- Control how TestStand single-steps within executions
- Set breakpoints
- Stop executions prematurely
Terminate or Abort a Test
Refer to Terminating and Aborting Executions in the TestStand Help for information about creating stop requests to terminate an execution before the execution completes normally.
Related Information
- Set Report Options for Long-Duration Tests
Use Report Options in TestStand to improve performance for long duration tests.
- Executing Sequences
- Debugging Executions
- Terminating and Aborting Executions