Getting Started
Create your first Doksi test in 60 seconds. No SDK, no code changes required.
Get running in 60 seconds. No SDK. No code changes. Just describe what to test.
1. Create an account
Sign up at app.doksi.ai. No credit card required.
2. Create a test
From the Dashboard, click New Test and describe what you want to verify in plain English:
Open the app, log in with the test account, navigate to the product listing, add the first item to cart, and verify the cart badge shows "1".
That's it. No selectors, no page objects, no test framework boilerplate.
3. Configure a target
Select a device profile for your test — screen size, OS version, locale, and permissions. Doksi provisions a real cloud device for each run.
4. Run
Hit Run. Doksi will:
- Provision a cloud Android device
- Install your app
- Execute the test autonomously
- Report results with screenshots, video, logs, and device metrics
Results are available in the dashboard and optionally delivered to Slack or email.
5. Automate
Once your test works, set it up to run automatically:
- Schedules — Run on a recurring cadence (hourly, daily, on deploy)
- CI/CD — Trigger from GitHub Actions, GitLab CI, or any pipeline
- Slack — Kick off runs from a Slack command
Next steps
- Platform Overview — Navigate the full Doksi interface
- Device API — Direct device control for AI agents via MCP