Revyl home page
Search...
⌘K
Ask AI
Support
Book a Demo
Log In
Log In
Search...
Navigation
Platform
Creating a Test
Documentation
Steps
Get Started
What is Revyl?
Best Practices
Platform
Creating a Test
Mobile Build Guides
Uploading your app
Recording
Step Caching
Creating Validations
Locating elements
Using Variables
Creating a New Workflow
Modules
CI Recipes
Github Actions
YAML Support
Getting An API Key
On this page
Step 1: Navigate to the Test Suite
Step 2: Configure Your Test
Step 3: Export Your App (iOS / Android)
Step 4: Upload Your App (iOS / Android)
Step 5: Save and Start Authoring
Platform
Creating a Test
Guide to creating and configuring a new test case.
Step 1: Navigate to the Test Suite
In the sidebar, click
Test Suite
.
On the
Test Suite
page, click
Create
in the top-right corner.
Step 2: Configure Your Test
Name
– Provide a descriptive name for the test.
Platform
– Select one of:
Web
iOS
Android
Step 3: Export Your App (iOS / Android)
For mobile platforms, you’ll need a simulator build of your app:
iOS
: Debug simulator
.app
file
Android
: Debug
.apk
file
See our comprehensive
Mobile Build Guides
for step-by-step instructions specific to your development framework (Xcode, React Native, Flutter, etc.).
Step 4: Upload Your App (iOS / Android)
Once you have your build file:
An
App Binary
upload field will appear in the test configuration
Click
Upload Build
and select your
.app
(iOS) or
.apk
(Android) file
After upload completes, the
App ID
will be auto-detected from your build
For detailed upload instructions and CLI options, see
Uploading your app
.
Step 5: Save and Start Authoring
Click
Create Test
to finish setup.
You’ll be redirected to the test editor where you can start adding steps.
Start with AI Instructions
Learn how to create test steps using natural language instructions that AI can understand and execute.
Need help? Reach out at
[email protected]
.
Best Practices
Export Your App
Assistant
Responses are generated using AI and may contain mistakes.