Tech Support > Microsoft Windows > Drivers > Automate a test that has included reboots
Automate a test that has included reboots
Posted by mark on July 2nd, 2008


Suppose we want to add a test to a DTM suite that has one or more reboots.
Outside of DTM, the test add's itself back to the registry using the RunOnce
key to continue after reboot. When using DTM, what is the correct setup
(i.e. does DTM restart the test application following reboot)? Currently,
what I'm seeing is that if the test issues a reboot, DTM marks it as a
Control-C failure.

Thanks...