Large-suite case imports, section deletions, suite moves, and case additions now return before run-statistics recalculation finishes, reducing wait time for release owners managing active test runs.
TestRail 10.7.0 is available on the Early Access track from 11 August 2026 and the default release track from 19 August 2026. The release concentrates on scale, administration safeguards, and automation efficiency, while resolving 12 customer-reported issues.
Faster maintenance for large test suites
Previously, several high-volume case and suite operations waited for TestRail to recalculate run statistics before completing. In a project with many runs, this made routine suite maintenance a scheduling concern rather than a simple content change.
Version 10.7.0 moves that recalculation to a background job. The immediate workflow benefit is faster completion for:
- Bulk test case imports
- Section deletions
- Suite moves
- Test case additions
Multiple changes to the same suite within a short interval are grouped into one recalculation. This reduces duplicate processing and lowers the operational burden during planned test-design updates.
There is an important reporting consideration: passed, failed, and untested counts can briefly reflect the state before a bulk operation. Teams should not treat the immediate post-change view as final evidence for a release gate until the background update has completed.
Reporting controls and release governance
The performance change improves throughput, but it introduces a short consistency window that QA leaders should govern explicitly. Define who can make bulk suite changes near a release decision, how teams confirm that background work has finished, and which report timestamp is accepted as release evidence.