Skip to main content
A run takes your suite (or part of it) and runs it against a build on virtual devices. There are four ways to start one; pick whichever fits how you work.
Click Run tests on any app page. A side panel walks you through two steps:
  1. Pick a build. Use the latest build for the configured branch, pick a specific commit or build ID, upload a fresh .apk / .ipa, or paste a PWA URL.
  2. Pick the stories. Run all of them (default) or narrow to a subset from a searchable list.
Click Start run and Mini queues it on the next available device. The dashboard’s Runs tab updates live.Best for one-off checks before a demo, validating a fix you just pushed, or sanity-checking a build that came in from a third-party CI.
See Reading a run report for what to do with the result.