1. Create Your Account
Sign in at auth.revyl.ai.2. Upload a Build
Navigate to Builds and upload your iOS simulator build (.zip with .app) or Android debug APK.- iOS: Simulator builds from Xcode (zipped .app bundle)
- Android: Debug APK files (or zipped APK)
3. Create Your First Test
Click Create test in Test Suite:- Enter test name
- Select platform (iOS or Android)
- Choose build
- Pick device

4. Add Test Steps
In the test editor, add steps using natural language:- Instruction: “Tap the login button”
- Validation: “Check that dashboard is visible”
- Extract: “Save email field value to “

5. Run Your Test
Click Run Steps to execute the test on a live device. Watch the device screen in real-time as your test runs.Next Steps
Best Practices
Write effective tests
Create Build
Upload your app builds
Device Automation
Start and control cloud devices quickly
Python SDK
Run device flows from Python
Create a Test
Set up your first test
Workflows
Group multiple tests together