Browser Execution
Browser Execution runs a single test case visually in your browser so you can watch every action happen in real time. In the Run Configuration dialog it appears as Browser Extension.
It opens your website in an Incognito window — cookies and stored data from your normal browsing do not carry over — and executes each step one by one. Screenshots are captured during the run.
Browser Execution is available for test cases only. Test suites and test plans always run on Cloud Execution. Compare both modes in Browser Execution vs Cloud Execution. After a run, review screenshots in Execution History.
How to run with Browser ExecutionHow to run with Browser Execution
Go to Test Cases and open the test case you want to run.
Click the Run button in the top right. A dropdown appears with Run and Config & Run.
Pick one of the dropdown options:
Under Select run environment, choose Browser Extension. Then click Run Now.
QAlity opens your website in an Incognito window and starts executing steps. Chrome may show a banner that QAlity Recorder started debugging this browser. You can watch every action being performed in real time.
When the run completes QAlity takes you to the results page showing all steps, their duration, result, and a screenshot for each step.
Advanced SettingsAdvanced Settings
In Advanced Settings you can configure:
Browser Execution results pageBrowser Execution results page
After the run completes the results page shows:
Execution HistoryExecution History
After every run the result is saved in the Execution History tab of the test case. The history shows:
Browser Execution is the best choice when you want to see exactly what happens during a single test case run. Watch each step execute in real time and use the screenshots to identify any issues. For suites and plans, use Cloud Execution.