ITestExecStatus Interface
Description
Represents the execution status of the test currently running.
Public Properties
Public Property MessageThe test execution message displayed in the Execution Controller grid.
Public Property StatusThe test execution status.
Public Property TestIdThe test ID.
Public Property TestInstanceThe number of this instance of the design test in the test set.
Public Property TSTestIdThe ID of the test instance for the current run.
See Also