ApplicationMgr
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
ApplicationMgr
The Application Manager control performs the following basic operations, which facilitate using the TestStand Engine in an application:
- Processes command-line arguments.
- Maintains an application configuration file.
- Initializes and shuts down the TestStand Engine.
- Logs users in and out.
- Loads and unloads files.
- Launches executions.
- Tracks existing sequence files and executions.
- Manages licensing.
An application that uses the TestStand User Interface Controls must have a single Application Manager control that exists for the duration of the application.