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 “
