Type Alias TestStatus

TestStatus: "NEW" | "IN_PROGRESS" | "COMPLETED" | "ERROR" | "TERMINATED"