# noqa.ai ## Docs - [List Apps](https://docs.noqa.ai/api-reference/apps/list-apps.md): List all apps in workspace (Public API with API Key authentication) - [Create Build](https://docs.noqa.ai/api-reference/builds/create-build.md): Create build from uploaded file (Public API with API Key authentication) - [Get Presigned Upload Url](https://docs.noqa.ai/api-reference/builds/get-presigned-upload-url.md): Get presigned URL for build upload (Public API with API Key authentication) - [List Builds](https://docs.noqa.ai/api-reference/builds/list-builds.md): List builds for app (Public API with API Key authentication) - [List Cases](https://docs.noqa.ai/api-reference/cases/list-cases.md): Get list of test cases with optional filtering (Public API with API Key authentication) - [List Available Devices](https://docs.noqa.ai/api-reference/devices/list-available-devices.md): Get list of available devices for testing (Public API with API Key authentication) - [Create Run](https://docs.noqa.ai/api-reference/runs/create-run.md): Create and start a new test run (Public API with API Key authentication) - [Get Run](https://docs.noqa.ai/api-reference/runs/get-run.md): Get specific test run by ID (Public API with API Key authentication) - [List Runs](https://docs.noqa.ai/api-reference/runs/list-runs.md): List test runs for app (Public API with API Key authentication) - [Cloud](https://docs.noqa.ai/docs/cloud.md): Run tests in the cloud without any hardware. - [Cloud Builds](https://docs.noqa.ai/docs/cloud-builds.md): Managing builds in the Cloud section - [CI/CD](https://docs.noqa.ai/docs/cloud-cicd.md): Integrate noqa into your CI/CD pipeline - [Desktop application](https://docs.noqa.ai/docs/desktop-app.md): Set up and run noqa in Local mode on macOS - [Device Preparation](https://docs.noqa.ai/docs/device-preparation.md): Prepare iOS and Android devices for local testing - [Local Builds](https://docs.noqa.ai/docs/local-builds.md): How to use builds for local testing on iOS and Android devices/emulators. - [Overview](https://docs.noqa.ai/docs/overview.md): Everything you need to test your mobile apps with AI. - [Quickstart](https://docs.noqa.ai/docs/quickstart.md): Create test cases, upload a build, run tests, and review results. - [Test Cases](https://docs.noqa.ai/docs/test-cases.md): Use natural language in instructions for the AI agent. - [App State Management](https://docs.noqa.ai/guide/best-practices-app-state.md): Managing app state before and during tests. - [Cross-App Flows](https://docs.noqa.ai/guide/best-practices-cross-app.md): Testing flows that go beyond the app itself. - [Cross-Platform Apps](https://docs.noqa.ai/guide/best-practices-cross-platform.md): Best practices for testing apps on both iOS and Android. - [For Developers](https://docs.noqa.ai/guide/best-practices-developers.md): How to use noqa during development for fast feedback. - [Games](https://docs.noqa.ai/guide/best-practices-games.md): Best practices for testing games with noqa. - [In-App Purchases](https://docs.noqa.ai/guide/best-practices-iap.md): Testing in-app purchases with noqa. - [Non-Native UI](https://docs.noqa.ai/guide/best-practices-non-native-ui.md): Testing apps with non-native UI elements. - [How noqa agent works](https://docs.noqa.ai/guide/how-noqa-agent-works.md): The perception–decision–action loop, available actions, speed, and limitations. - [Introduction](https://docs.noqa.ai/guide/introduction.md): What agentic QA is, why visual testing is different, and who noqa is for. - [Running Tests: Local vs Cloud](https://docs.noqa.ai/guide/local-vs-cloud.md): When to use local devices and when to use cloud. - [Writing Good Test Cases](https://docs.noqa.ai/guide/writing-test-cases.md): How to write test cases that the agent can execute reliably. ## OpenAPI Specs - [openapi](https://docs.noqa.ai/openapi.json)