| Name | Type | Description | Notes |
|---|---|---|---|
| test_suite_id | str | ||
| id | str | Test point unique internal identifier | |
| iteration_id | str | Iteration unique identifier | |
| tester_id | str, none_type | Tester who is responded for the test unique internal identifier | [optional] |
| work_item_id | str, none_type | Workitem to which test point relates unique identifier | [optional] |
| configuration_id | str, none_type | Configuration to which test point relates unique identifier | [optional] |
| status | str, none_type | Test point status Applies one of these values: Blocked, NoResults, Failed, Passed | [optional] |
| last_test_result_id | str, none_type | Last test result unique identifier | [optional] |
| work_item_median_duration | int, none_type | Median duration of work item the test point represents | [optional] |