Browser Execution vs Cloud Execution
When you click Run on a test case, QAlity asks you to choose how to run it. In Run Configuration this appears under Select run environment as Browser Extension (Browser Execution) or Cloud (Cloud Execution).
If you are recording your first flow, start with Your first test before choosing a run mode.
Scope: This choice applies to individual test cases only. Test suites and test plans always run on Cloud — Browser Execution is not available for them. Both options capture screenshots and include a stop button.
How they workHow they work
Comparison at a glanceComparison at a glance
When to use Browser ExecutionWhen to use Browser Execution
Use Browser Execution only when running a single test case:
Debugging
Watch the browser in real time to see exactly where and why something breaks.
New test cases
Confirm a case behaves as expected before trusting it unattended.
VPN / firewall
Reach internal URLs that QAlity's cloud servers cannot.
Quick single run
No setup or queue — click and watch.
Visual checks
Catch layout issues that screenshots alone might miss.
When to use Cloud ExecutionWhen to use Cloud Execution
Regression
Run suites or plans after a release without watching each case.
Scheduled plans
Trigger plans on a cadence so regression runs without manual starts.
Suites and plans
Browser Execution is not available — these always run on Cloud.
Consistency
Isolated cloud machines give reproducible runs.
Local resources
Keep your machine free while tests run on QAlity.
Speed
Headless execution skips visual rendering.
Detailed guidesDetailed guides
Browser Execution
Cloud Execution
Scheduling
Screenshots
Dashboard