RestartDut
From QA Cafe Support Wiki
| RestartDut | This parameter specifies a script or program that can be automatically executed by CDRouter when a test run is started. This can be used to automatically reset or initialize the DUT. Please see this Knowledge Base article for more information on configuring CDRouter to automatically restart the DUT before each test run. Please also see this Knowledge Base article for information on skipping the initial restart prompt. |
| Example: testvar RestartDut "wget -q -O /dev/null --http-user=admin --http-passwd=PASS http://192.168.1.6 http://192.168.1.6 http://192.168.1.6/T4 http://192.168.1.6/L" testvar RestartDut "echo -n" |

