Skip to main content

Overview

This integration enables your automated test suite to:
  • Create new test runs in a specified Testmo project
  • Sync test results including pass/fail status and metadata
  • Optionally apply tags to organize and filter your runs
Note: This integration currently supports syncing to up to two Testmo projects.

How It Works

1
Your automated test suite is triggered.
2
The integration creates a new test run in your configured Testmo project.
3
Test results are posted to Testmo after test suites are fully investigated.
4
(Optional) Tags are applied to runs to support filtering and grouping in Testmo.

What Gets Synced

  • Test run metadata: Title, run/bug link
  • Test results: Passed, failed, skipped, errored, etc.
  • Tags (optional): You can define one or more tags to be added to every synced test run for categorization.

Requirements

Before setting up the integration, ensure the following are configured in Testmo:

Testmo Configuration

  • ✅ Valid Testmo user account
  • ✅ API access enabled
    • API must be activated by a user with Administrator privileges.
  • ✅ Target project in Testmo to receive test runs
  • ✅ (Optional) List of tags you’d like applied to your test runs

Authentication

You’ll need to provide:
  • Testmo login email
  • API key (generated in Testmo’s user profile settings)

Setup Instructions (Step-by-Step)

1

Enable API Access

  • Log into Testmo with an admin account.
  • Go to Administration > Integration > API.
  • Enable the API and generate an API key.
2

Create or choose a Testmo project

  • This is the destination where test runs will be sent.
  • Note the project ID or URL and provide it to QA Wolf.
3

(Optional) Define tags

  • Let us know if you’d like to tag test runs (e.g., nightly, regression).
  • Tags help categorize and filter runs inside the Testmo dashboard.
4

Share credentials securely

  • Send your Testmo login email and API key through a secure channel to QA Wolf.
5

Verify integration

  • We’ll help you trigger a test run and confirm the results appear correctly in your Testmo project.

Frequently Asked Questions (FAQ)

If a result cannot be matched to a valid test case or suite, it may be skipped or logged as a generic result (depending on your setup). We recommend reviewing your test identifiers for consistency.
Not through the UI today, but we can configure the integration to apply different tags based on environment variables, test scope, or trigger type.

Support

Need help getting started? Our team is happy to walk you through the process and assist with debugging or customization. Reach out via your onboarding channel or support contact.

Known Limitations

  • ✅ Supported Testmo environments: Cloud-hosted (latest)
  • ⚠️ Limitations:
    • Tag customization is static unless specially configured
Last modified on February 9, 2026