In a deployed TestStand environment, you need to update a code module DLL without stopping all running test stations. Which TestStand feature best supports this requirement?
-
A
Hot-swap using the Sequence Editor's module refresh
-
B
Configuring the code module to load and unload per execution using the 'Load Options' setting
-
C
Using a wrapper sequence to proxy all calls to the DLL
-
D
Enabling the TestStand Engine's live update mode