Dashboard Widgets for Global Analytics
We’re introducing customizable widgets for Global Analytics, giving you the power to organize and visualize testing data in the way that best fits your team.
Getting started is simple: navigate to Dashboard → Analytics → Dashboards → Create your own Dashboard and choose the widgets you’d like to display. You can track key metrics such as Success Rate by Date, Run Stats, Automation coverage, and Execution trends.
Why this is useful
- Personalized view – focus on the metrics that matter most to your project.
- Better visibility – instantly understand the health and progress of your testing activities.
- Data-driven decisions – spot trends, identify bottlenecks, and track improvements over time.
- Team alignment – share a unified view of test results across the organization.
With customizable dashboards, your analytics experience becomes more flexible and actionable, helping you drive smarter QA and release decisions.
Agents Temporarily Available for Professional Plan
Testomat.io Agents are intelligent assistants that enhance your testing workflow by:
- Deep Analyze - Deeply analyzes the project and provides a comprehensive overview of the running status and coverage of tests
- Improve Test Descriptions - Go through all tests with descriptions and improve their markdown formatting. This action won't change the content, only improves the formatting. Applied changes can be safely reverted in Pulse.
- Write Descriptions from Code - Updates all automated tests which have no description by analyzing their code and writing descriptions.
- Mark Flaky Tests - Adds "Flaky" label to all flaky tests detected by analytics. Update analytics settings to customize flaky detection.
- Mark Failed Tests - Adds "Failed" label to all tests that failed all the time. Analytics will detect tests that failed for last month.
- Transform Project to BDD - Creates a new project with all the tests converted to BDD Gherkin format.
These powerful features are normally included in the Enterprise plan. However, we’re excited to announce that AI Agents are now temporarily available for Professional plan users.
This is the perfect opportunity to try them out in your projects and see how AI can optimize your QA process.
👉 Give them a spin and share your feedback with us in our Slack community.
🚀 Testomat.io Reporter 2.3.0
We’re excited to introduce a new version of the Testomat.io Reporter packed with powerful enhancements that make your reporting more flexible and deeply integrated with your workflow.
🔖 Add Labels to Tests via Reporting
You can now add a label to a reported test directly through the Reporter.
Unlike the meta
label, these labels are persisted to the test case itself, not just to the reported run.
- If the label doesn’t exist in Testomat.io, it will be automatically created and linked to the test case.
- You can also use existing labels or pass a label value if the label was created as a custom field.
👉 Learn more
🔗 Link Tests to a Run Result
It’s now possible to link one or multiple tests to the current test in the report.
This lets you associate multiple test cases with a single execution, ensuring more precise coverage tracking.
👉 See docs
📝 Link Run Results to Jira Issues
With Reporter 2.3.0, you can now link Jira issue IDs to your test report, creating a direct connection between executed tests and related Jira issues. This tightens the feedback loop between QA and development.
👉 See docs
🗑️ New Runs Deletion Strategy
Starting September 2025, Testomat.io replaces the old Delete option with a safer Purge for Runs workflow. Purged Runs are first compressed and moved to the Archive, preserving essential data like test results and artifacts. Runs can be restored from the Archive, and permanent deletion only happens when manually removed from the Archive. Automatic purges follow the same two-step process, keeping your workspace clean while safeguarding important data.
You can find more details in our documentation.
🤖 Improved Artifacts Support for WebdriverIO
We’ve fixed and improved artifacts support for WebdriverIO (WDIO), a popular end-to-end testing framework for web applications. With this update, you can now generate and view artifacts more reliably when running automated tests.
To ensure accurate Wdio reporting, please use Testomat.io Reporter v2.2.2.
Gauge Framework Support
We’re excited to announce support for the Gauge test automation framework — an open-source tool for writing lightweight, readable, and maintainable acceptance tests.
With this update, you can:
- 📥 Import Gauge tests into Testomat.io and keep them synced
- 🔑 Update test IDs so automated tests match correctly during CI/CD reporting
- 🛠️ Find all required commands directly in Testomat.io for easy setup
- 📊 Report Gauge test results with Testomat.io Reporter.
This integration makes it seamless to manage Gauge projects in your existing Testomat.io workflows.
Improved Invite Page
We’ve made the Invite Page more user-friendly. Now, when inviting new team members to your company, you can assign a user role right away.
This small but impactful improvement streamlines the onboarding process, saves time, and ensures new users get the correct permissions from the start.
Export Suite as PDF
You can now download any suite as a PDF file and easily share it with teammates, managers, or stakeholders.
Using this feature is simple:
- Open the desired suite
- Click the Extra menu button
- Select Export as PDF
This makes it convenient to share test content outside of Testomat.io, whether for reviews, documentation, or reporting purposes.
Export Insights as PDF
We’ve expanded the Insights feature with the ability to export reports as PDF files. Now, instead of keeping your analytics only within Testomat.io, you can easily download and share Insights with teammates, stakeholders, or management.
This makes it simple to:
- Distribute test health and coverage reports during sprint reviews or release planning.
- Attach detailed insights to documentation or presentations.
- Keep a snapshot of project quality for historical tracking or audits.
With just one click, you can generate a professional, shareable PDF version of your Insights report.
Save Tests as Templates
We’ve enhanced the Templates feature with the ability to save any existing test as a reusable template. When editing a test, you can now select Save as Template, and a new template will be created automatically.
This allows you to:
- Reuse well-structured tests as blueprints for similar scenarios.
- Maintain consistency across large test repositories.
- Speed up test creation by starting from proven test cases instead of building from scratch.
With this update, templates become even more practical — helping teams standardize test design and improve productivity.
Updated UI for Advanced Relaunch
The Advanced Relaunch option allows teams to restart failed or selected tests from previous runs, ensuring faster recovery and more efficient reruns without starting the entire suite again.
We’ve updated its UI to make it even more powerful:
- Added new sorting options to organize tests before relaunch.
- Introduced advanced filtering to easily target tests in mixed runs (manual + automated).
This improvement makes it easier to relaunch exactly what you need — helping teams save time and keep test cycles lean and focused.
Add Text to Completed Reports
We’ve introduced the option to add text to a report even after the run has been completed. This means you can provide additional context, document conclusions, or highlight key observations once execution is finished. The added text will appear in the summary section of the report, making it easier to keep your team and stakeholders aligned with the most up-to-date insights.
Fixes and Improvements 🛠️
- Fixed an issue where code templates were missing tag IDs, allowing variables to be set correctly
- Fixed incorrect symbols in a test code template
- Fixed an issue that prevented creating issues with YouTrack integration
- Fixed issues with test runs and manual test data loading, improving overall system reliability
- Improved processing of Test Results on Run Report page - optimized artifacts and traces uploading
- Added support labels to use a Key:Value format in notification templates