ResultDetails enum

Additional details with test result

Fields

None = 0

Core fields of test result. Core fields includes State, Outcome, Priority, AutomatedTestName, AutomatedTestStorage, Comments, ErrorMessage etc.

Iterations = 1

Test iteration details in a test result.

WorkItems = 2

Workitems associated with a test result.

SubResults = 4

Subresults in a test result.

Point = 8

Point and plan detail in a test result.