---
title: Test Results
framework: appstoreconnectapi
role: collectionGroup
role_heading: API Collection
path: appstoreconnectapi/test-results
---

# Test Results

Read test results for test actions Xcode Cloud performs.

## Overview

Overview The ciTestResult resource represents the test results that Xcode Cloud makes available if you configure a workflow to include a test action. Use this resource to access: The name of the test class Test file information The name and operating system version of the simulated device that Xcode Cloud used to perform the tests The time it took to run the tests Test status information A unique identifier for the tests Xcode Cloud ran note: This resource supports JSON web tokens with a lifetime of up to six months. For more information, see Determine the Appropriate Token Lifetime.

## Topics

### Getting Test Results

- [Read test result information](appstoreconnectapi/get-v1-citestresults-_id_.md)

### Objects and types

- [CiTestResult](appstoreconnectapi/citestresult.md)
- [CiTestResultResponse](appstoreconnectapi/citestresultresponse.md)

## See Also

### Build Information

- [Build Runs](appstoreconnectapi/build-runs.md)
- [Build Actions](appstoreconnectapi/build-actions.md)
- [Artifacts](appstoreconnectapi/artifacts.md)
- [Issues](appstoreconnectapi/issues.md)
