The types of states for test run.

Enumeration Members

Aborted: 4

Run is stopped and remaining tests have been aborted

Completed: 3

All tests have completed or been skipped.

InProgress: 2

Tests are running.

NeedsInvestigation: 6

Run requires investigation because of a test point failure This is a legacy state and should not be used any more

NotStarted: 1

The run is still being created. No tests have started yet.

Unspecified: 0

Only used during an update to preserve the existing value.

Waiting: 5

Run is currently initializing This is a legacy state and should not be used any more