The types of sub states for test run. It gives the user more info about the test run beyond the high level test run state

Enumeration Members

AbortedBySystem: 4

Run state when it is Aborted By the System.

Analyzed: 7

Run state after being Analysed.

CanceledByUser: 3

Run state while Creating Environment.

CancellationInProgress: 8

Run state when cancellation is in Progress.

CreatingEnvironment: 1

Run state while Creating Environment.

None: 0

Run with noState.

PendingAnalysis: 6

Run state while Pending Analysis.

RunningTests: 2

Run state while Running Tests.

TimedOut: 5

Run state when run has timedOut.