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
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)
Enable API Access
- Log into Testmo with an admin account.
- Go to
Administration > Integration > API. - Enable the API and generate an API key.
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.
(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.
Share credentials securely
- Send your Testmo login email and API key through a secure channel to QA Wolf.
Frequently Asked Questions (FAQ)
What happens if a test result cannot be mapped?
What happens if a test result cannot be mapped?
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.
Can I customize the tags per run?
Can I customize the tags per run?
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