How It Works
TLDR: We setup an appium server and wrote a bunch of generalized tests so you don't have to.
1. Upload your android .apk file
We securely store in S3 and delete after tests are complete. iOS coming soon.
2. We run our appium test suite.
It'll try to login, click around, etc, and touch as much of your app as it can.
You get test results, logs, video, and a gif.
Visually verify everything looks good in seconds and easily share. Full CI features coming soon.
Smoke test your android app with a simple upload.
Works With Most Apps
We'll crawl your app, and even attempt to login if you create a test user for us to use.