Property TestStatus TestStatus Gets the status of the test as an enum. Declaration TestStatus TestStatus { get; } Property Value Type Description TestStatus It returns one of these values:Inconclusive, Skipped, Passed, or Failed