> ## Documentation Index
> Fetch the complete documentation index at: https://docs.noqa.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Running Tests: Local vs Cloud

> When to use local devices and when to use cloud.

|                                                         | Local | Cloud |
| ------------------------------------------------------- | :---: | :---: |
| Upload .ipa / .apk                                      |   ✅   |   ✅   |
| Sandbox purchases                                       |   ✅   |   ✅   |
| TestFlight builds                                       |   ✅   |   ❌   |
| Simulators                                              |   ✅   |   ❌   |
| Automatic device configuration (locale, location, etc.) |   ❌   |   ✅   |
| Parallel execution                                      |   ❌   |   ✅   |
| CI/CD integration                                       |   ❌   |   ✅   |
