Dimension scores are derived from public data and fields; weighted into the composite. Reference only.
TestRecall is an analytics tool for software test suites. Its core goal is to aggregate historical test results into trends, insights, and reports. It emphasizes using objective data to understand test stability, random failures, the impact of CI/CD changes, and overall team testing health. It is best suited for engineering teams that already have automated testing and continuous integration workflows in place.
Based on the available materials, TestRecallβs integration foundation is JUnit XML test reports. The documentation notes that mainstream languages such as Python, JavaScript, Ruby, Golang, and Java can typically generate reports in this format, and it also includes a flaky test example for Kotlin with JUnit. Uploads are mainly handled through the testrecall-reporter CLI, which can be installed with a one-line curl command and uses TR_UPLOAD_TOKEN to upload project test reports. The CLI supports custom file paths, glob matching, and uploading multiple reports or results from multiple runners, making it suitable for parallel testing scenarios. On the product side, it provides a unified view, trend analysis, stability monitoring, and flaky test tracking, but the public materials do not show more granular reporting dimensions or permission management features.
Pricing follows a SaaS subscription model. Starter costs USD 49/month and includes 250,000 test results per month, roughly suitable for 1,000 tests, with 30 days of data retention. Growth costs USD 249/month and includes 1,500,000 test results per month, roughly suitable for 5,000 tests, also with 30 days of retention. Custom plans can tailor result limits, language support, and data retention. The terms indicate support for credit card payments, USD billing, automatic renewal, and non-refundable fees.
The main strengths are its clear positioning around test analytics rather than general-purpose monitoring; its reliance on JUnit XML, which gives it broad compatibility; a straightforward CLI upload workflow; and the availability of Concierge onboarding. Limitations include the lack of any publicly stated self-hosting option and no clear description of a full API/SDK. The 30-day retention period in the base plans is also relatively short for long-term quality trend analysis. The productβs overall open-source status is unclear, and the terms make it look more like a closed-source SaaS offering.
TestRecall is suitable for engineering teams with a growing test footprint that want to reduce the cost of investigating flaky tests and use data to evaluate CI/CD changes. Availability and payment support from mainland China are not specified in the available text and need to be verified in practice. If network access or compliance requirements are a concern, alternatives to evaluate include Buildkite Test Analytics, CircleCI Insights, Datadog CI Visibility, Codecov Test Analytics, or the self-hostable ReportPortal.
β This review is compiled from public sources and does not constitute a purchase recommendation. Verify all facts on the vendor's official site. Verify on testrecall.com official site.
testrecall.com is an United States Dev Tools provider. TG4G tracks its product information, with monthly pricing from $49.00, an overall rating of 7.0/10, and a China-accessibility score of China direct-connect friendly. Click "Visit Official Site" to reach testrecall.com directly.