The data type returned by the GetTestCaseState function to report the state of a running test case or that the test case is not running. 4Test defines this enumerated data type as follows:
[-] type TESTCASESTATE is enum [ ] TCS_ENTERING [ ] TCS_RUNNING [ ] TCS_EXITING
The following table describes each of the values a TESTCASESTATE variable may hold: