---
title: CiTestResult
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/citestresult
---

# CiTestResult

The outcome of a single test case in an Xcode Cloud test action, including its pass/fail status and duration.

## Declaration

```data
object CiTestResult
```

## Properties

attributes: The attributes that describe the Test Results resource. id: The opaque resource ID that uniquely identifies a Test Results resource. links: The navigational links that include the self-link. type: The resource type.

## Topics

### Objects

- [CiTestResult.Attributes](appstoreconnectapi/citestresult/attributes-data.dictionary.md)

## See Also

### Objects and types

- [CiTestResultResponse](appstoreconnectapi/citestresultresponse.md)
