What are you testing?
Web, native Android, or an API — pick a track and you’ll have a running test in about a minute.
Web
Record and replay browser flows in a real, bundled browser.
- Nothing to install beyond the app
- Clicks, inputs, uploads, navigation
- API requests & network mocking built in
Mobile (Android)
Record and replay native Android apps in a live emulator embedded in Trq.
- One-time Android SDK setup
- Taps, typing, gestures, uploads
- Network capture, logcat & screenshots
API
Build, send, and assert on HTTP requests — in the same studio.
- Runs server-side — no browser, no CORS
- Chain requests with {{var}} + environments
- Assertions incl. JSON-Schema contracts
CI / command line
Run your recorded web, mobile & API tests headless from any pipeline.
- One standalone binary — no app, Node, or npm
- Headed to watch, or headless for CI
- JUnit / JSON reports + pass/fail exit codes
New to Trq? Read what Trq is first, or download the app.