Moropo
RoadmapTerms
  • Welcome to Moropo
  • Quick Start
  • Uploading your app
    • Producing an Android Build
    • Producing an iOS Build
    • Uploading Your Build To Moropo
  • Creating Tests
    • Using the Test Creator
    • Test Configuration
    • Test Step Commands
      • addMedia
      • assertNotVisible
      • assertTrue
      • assertVisible
      • back (Android only)
      • clearKeychain (iOS Only)
      • clearState
      • copyTextFrom
      • doubleTapOn
      • eraseText
      • evalScript
      • extendedWaitUntil
      • hideKeyboard
      • inputRandomEmail
      • inputRandomNumber
      • inputRandomPersonName
      • inputRandomText
      • inputText
      • launchApp
      • longPressOn
      • openLink
      • pasteText
      • pressKey
      • repeat
      • runFlow
      • runScript
      • scroll
      • scrollUntilVisible
      • setLocation
      • startRecording
      • stopApp
      • stopRecording
      • swipe
      • takeScreenshot
      • tapOn
      • travel
      • waitForAnimationToEnd
    • Test Step Selectors
    • Importing From Maestro
    • Environment Variables
      • ${BUNDLEID}
      • ${EXPORELEASECHANNEL}
      • ${MOROPO_TEST_EMAIL}
      • ${MOROPO_EMAIL_URL}
    • Advanced Use Cases
      • JavaScript
      • Conditionals
      • Network Connection
      • Drag and Drop
  • Running Tests
    • Manually Trigger a Test Run
    • Scheduling a Test Run
    • Tags
    • Supported Devices
    • Test Execution Limits
    • Flakiness Tolerance & Retries
  • CI Integration
    • Initial CI Setup In Moropo
    • GitHub Action
    • Moropo API
      • Branches
      • Builds
      • Test Runs
      • Tests
  • Test Results
    • Results Explorer
    • Slack Reporting
    • Email Reporting
  • App Frameworks
    • Flutter
    • React Native
  • Guides
    • React Native Expo
    • Access Emails During A Test Flow
    • Git workflow using Moropo API
  • Infrastructure
    • IP Addresses
  • Security
    • Services Infrastructure
    • Security Best Practices
Powered by GitBook
On this page
  • Want to see Moropo in action without an account?
  • Step One: Get a Moropo Account
  • Step Two: Add Your App
  • Step Three: Upload a Build
  • Step Four: Creating your first test

Was this helpful?

Edit on GitHub

Quick Start

Set up your app testing in minutes

Last updated 9 months ago

Was this helpful?

Want to see Moropo in action without an account?

Head to the to see Moropo's test creator in action.

Step One: Get a Moropo Account

Head to the Moropo sign-up form and fill in the fields - you'll receive the URL directly from Moropo.

Step Two: Add Your App

Click on the top-left menu and press the add new app button.

Then add your App Name and Press "Save App"

Step Three: Upload a Build

Click on the BUILDS button on the side menu

Then UPLOAD NEW BUILD button

Drag and drop or select your build and press upload.

It should be a .app file for iOS or a .apk for Android

Step Four: Creating your first test

Click on TESTS in the sidebar

Then click on WRITE TEST

Press SAVE to start to validation and do the first test run

Watch the live stream as the first test run comes back

Congratulations - you've run your first test! 🎉

live sandbox