Ask a Question

shutdown timer

0 Kudos

shutdown timer

would be nice to have an option for windows shutdown after completed running tests (local/networksuite).

2 Comments
shankar_r
Community Hero

Have a option in Test Complete to shutdown the system Sys.Shutdown().

Just put this code event handlers like OnStopTest then after completion of test system will be shutdown.

 

Some helpers on Event handlers here

Some helpers on Shutdown here

 

NOTE: If you put Sys.Shutdown in your handlers every time you run the test system will get shutdown when execution over.

 

 

NisHera
Valued Contributor

Or else you can run scripts through command prompt like this

and simply add "shutdown \s" for more

Announcements
Welcome to the TestComplete Feature Requests board!

Here you can review submitted feature requests and vote up the ones you like! If you can't find the feature you want - go ahead and suggest your own idea. Ideas with the highest rating can be implemented in the product.

Check out the Create a Feature Request guide for more information.
New Here?
Welcome to the Community
Sign Up Here