---
title: CiTestResult.Attributes.DestinationTestResults
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/citestresult/attributes-data.dictionary/destinationtestresults-data.dictionary
---

# CiTestResult.Attributes.DestinationTestResults

The results of a test action Xcode Cloud performed using a specific test destination.

## Declaration

```data
object CiTestResult.Attributes.DestinationTestResults
```

## Properties

deviceName: The name of the simulated device used for tests. duration: The time it took to perform a test on a specific simulated device. osVersion: The OS version of the simulated device that Xcode Cloud used to run a test. status: The status of a test for a specific simulated device. uuid: The unique identifier of a test result for a specific simulated device.

## See Also

### Objects and types

- [CiTestStatus](appstoreconnectapi/citeststatus.md)
