Migrating Error Handling Customizations
- Updated2025-07-23
- 1 minute(s) read
The following table outlines common error handling customization techniques and the recommended approach for migrating these changes to TestStand 2012 or later.
| Custom Error Handling Technique | Recommended Approach for Migration to TestStand 2012 or Later |
|---|---|
| Configuring the error handling behavior in the station options | Use the TestStand Migration Utility |
| Using the ProcessModelPostStepRuntimeError Engine callback in the process model | This callback has no changes in TestStand 2012 or later, and you can migrate any code in this callback directly to the TestStand 2012 or later process models |