VibeTest User Guide

Welcome! This guide will help you get started with the system quickly.

1. Signing In

Passwordless login via Magic Link

VibeTest uses secure passwordless authentication:

  1. Open the VibeTest login page
  2. Enter your email
  3. Click “Send Magic Link”
  4. Open the email from VibeTest (check your Spam folder if needed)
  5. Click “Log in to VibeTest” in the email
  6. Done — you are automatically signed in

Initial setup

After your first login, create an organization or ask to be added to an existing one. Then create a project or request access to an existing project:

  1. Click “+ Create New Project”
  2. Fill in the project details
  3. Save

2. Working with Test Cases

You have two options: import existing test cases or create new ones.

Option 1: Import from Qase

  1. In Qase, open the repository and click “Export data”
  2. Select the required test cases
  3. Choose JSON format
  4. Open VibeTest
  5. In the repository, click “+ Import Test Cases”
  6. Upload the downloaded file
  7. Click “Apply Import”

Option 2: Create a new test case

  1. In the repository, click “+ Create Test Case”
  2. Fill in the required fields
  3. Specify the directory path
  4. Add steps using “+ Add Step”
  5. Click “Create Test Case”

3. Running Test Runs

A test run is the execution of selected test cases with recorded results.

Creating a test run

  1. Go to the “Test Runs” section
  2. Click “Create New Test Run”
  3. Configure parameters: name, start date, select test cases
  4. Click “Create Test Run”

Executing tests

  1. Open an active test run
  2. Assign test cases to users:
    • via the “Tests” tab or
    • “Settings” → select cases → “Bulk Actions” → “Assign”
  3. Verify assignments in the “Tests” tab
  4. For each test:
    • Open the test case details
    • Execute steps in order
    • Mark each step result: Passed / Failed / Blocked / Skipped
    • Add comments if needed
  5. Set the final test status:
    • Passed — all steps completed successfully
    • Failed — a defect was found
    • Blocked — the test cannot be executed
    • Skipped — the test was skipped
    • Retest — requires re-execution

4. Public Access to a Test Run

Enabling public access

  1. Go to the “Test Runs” section
  2. Create a new test run (or open an existing one)
  3. Click “Settings” → “Public Access”
  4. Click “Enable”
  5. Copy the public link and share it

Executing tests via public access

  1. Open the public test run link
  2. Enter your email and follow the link from the email
  3. Click “View Run”