Next: , Previous: run keyword, Up: Test Case control


5.7.8 cancel keyword

The cancel keyword is used to cancel a started test case. The test case is cancelled by immediately killing the thread that executes the test case. The cancel keyword has one mandatory argument as described below.

Argument
testid
The test ID from the run command.

The cancel keyword can be used, for example, in the following way:

     cancel test1