This attribute records the reason why the test terminated.
The possible values of this attribute are:
testTimeExpired: this value indicates the time allotted for the test to
run has expired which caused the test terminate. If the port is locked
without the forever option then it will remain locked for only five
minutes before being automatically unlocked. If the port unlocks
itself after five minutes while the test is running then this attribute
will be set to testTimeExpired. If the forever option is used then the
test will run until completion, failure, or a Stop command.
stoppedByOperator: this value indicates that the test was terminated
when an operator issued a Stop command.
unknown: this value indicates that the test terminated for an
unknown reason.
neverStarted: this value indicates that the test never started because
the port could not be locked or because there is a hardware failure
preventing the tests from running.
testRunning: this value indicates that the test is currently running.
testComplete: this value indicates that the test completed normally.