Step 1: Navigate to the Test Suite

  1. In the sidebar, click Test Suite.
  2. On the Test Suite page, click Create in the top-right corner.

Step 2: Configure Your Test

  1. Name – Provide a descriptive name for the test.
  2. 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:
  1. An App Binary upload field will appear in the test configuration
  2. Click Upload Build and select your .app (iOS) or .apk (Android) file
  3. 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

  1. Click Create Test to finish setup.
  2. 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].