

# Test runs in AWS Device Farm
<a name="runs"></a>

A run in Device Farm represents a specific build of your app, with a specific set of tests, to be run on a specific set of devices. A run produces a report that contains information about the results of the run. A run contains one or more jobs. For more information, see [Runs](test-runs.md).

You can use the AWS Device Farm console, AWS Command Line Interface (AWS CLI), or AWS Device Farm API to work with test runs.

**Topics**
+ [Creating a test run in Device Farm](how-to-create-test-run.md)
+ [Setting the execution timeout for test runs in AWS Device Farm](how-to-set-default-timeout-for-test-runs.md)
+ [Simulating network connections and conditions for your AWS Device Farm runs](how-to-simulate-network-connections-and-conditions.md)
+ [Stopping a run in AWS Device Farm](how-to-stop-test-runs.md)
+ [Viewing a list of runs in AWS Device Farm](how-to-view-runs-list.md)
+ [Creating a device pool in AWS Device Farm](how-to-create-device-pool.md)
+ [Analyzing test results in AWS Device Farm](analyzing-results.md)