Integrate your automated test results directly with TestRail to streamline test reporting and improve visibility into test coverage and outcomes.
Overview
This integration allows your automated test suite to:
- Automatically create test runs in a designated TestRail project.
- Sync test results (e.g., passed, failed, skipped) to TestRail after your tests complete.
- Complete test runs after tests are completed
Note: The integration currently supports syncing results to a single TestRail project.
How It Works
- Trigger your automated test suite.
- The integration identifies the relevant test cases and creates a new test run in your configured TestRail project.
- Test results are reported back to TestRail in real-time or after the suite finishes.
- Each test case’s status (e.g., passed, failed, skipped) is updated accordingly in the test run.
What Gets Synced
- Test results:
passed
, failed
, and skipped
- Test run metadata: name, run/bug link
Requirements
Before getting started, make sure the following are set up on your end: