Creating Deployments
- Updated2026-07-27
- 1 minute(s) read
When you create a full or patch deployment, the TestStand Deployment Utility completes the following tasks:
- Analyzes the test system to generate a list of source files and dependencies.
- Creates a deployable image by copying the list of files generated during analysis to a directory hierarchy under a single root directory.
- (Optional) Builds an installer or package distribution that contains all the files from the deployable image and NI drivers and other third-party components.
You can create a patch deployment at any point after the full deployment creation process. When you change to patch deployment mode, options in the deployment utility might change as well.
Related Information
- Patching Deployments
- Analyzing the Test System
Use the System Source tab of the TestStand Deployment Utility to specify a workspace or directory that includes the components you want to deploy. The deployment utility analyzes the workspace file or directory by opening all the source files and searching for dependencies to generate a complete list of source files and dependencies to include in the deployment.
- Creating a Deployable Image
- Building a Customized MSI-based Installer
Build and customize an MSI-based installer in the TestStand Deployment Utility for a deployable image or patch deployable image.