About TabQA

A browser workspace built for reproducing and delivering Android bugs

TabQA brings device connection, mirroring, network capture, logs, video, screenshots, and bug reporting into a Chrome or Edge side panel.

Direct answer

TabQA is an Android testing browser extension published and maintained by OpenUTX. QA engineers connect an Android device they explicitly select over WebUSB, control it in the browser, and keep network requests, logcat, screenshots, video, and the bug report from one reproduction together.

TabQA Android bug-evidence capture workspace in English
TabQA keeps device control, capture settings, and bug evidence in one browser side-panel workspace.

TabQA product facts

ItemPublished information
PublisherOpenUTX
Product typeChrome and Edge side-panel extension
Primary usersAndroid QA engineers, testers, and developers reproducing mobile issues
ConnectionBrowser WebUSB access to an Android device selected and authorized by the user
Minimum requirementsChrome or Edge 118+, Android 8+, and a data-capable USB cable
Current priceAll local capture features are free
Version recordsExtension builds are recorded with chrome-v* tags

From device connection to report delivery

  1. Authorize an Android device and choose the app under test.
  2. Reproduce the issue in the mirror while capturing requests, failure logs, screenshots, and video.
  3. Inspect failed requests and log context, annotate screenshots, and add reproduction details.
  4. Export Markdown, screenshots, logs, video, or a sanitized HAR for engineering.

Fit and explicit limitations

  • TabQA is for active testing, reproduction, and evidence delivery; it is not a production monitoring platform.
  • Network capture covers Android Chrome and WebViews that call setWebContentsDebuggingEnabled(true).
  • Requests from native stacks such as OkHttp and Retrofit do not currently appear in the network panel.
  • The side panel must remain open during capture, and WebUSB cannot share the same USB interface with desktop ADB.

These boundaries are product facts. Confirm the app's network stack and your team's workflow before choosing a tool.

Sources and basis