ShutdownDut
From QA Cafe Support Wiki
| ShutdownDut | This option is used to specify a command script to be executed at the end of a test run to turn the DUT off. This can be the full path name to a script or tool such as wget or curl. |
| Example: testvar ShutdownDut "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" |

