Global Analytics Revamped
The Global Analytics page just got a major upgrade!
- π Faster loading & improved performance across large data sets
- π§ Smarter UI with redesigned layout for better readability
- π― Simplified filtering by project, tags, status, and more
- π New pie-chart diagrams to instantly visualize test coverage and outcomes
Now it's easier than ever to get a quick view of testing across your entire organization.
Global Analytics: Now with Label & Custom Field Filters
Weβve expanded the filtering options in Global Analytics:
- β
Filter by labels to narrow down results by tag (e.g.,
smoke
,regression
,critical
) - π οΈ Filter by custom fields defined in your workspace or test suite
These additions make cross-project analysis even more precise and tailored to your teamβs needs.
Mixed Runs Without CI Configuration
You can now launch mixed test runs (manual + automated) even if your project isnβt connected to a CI system. Previously, this option was only available for projects with a configured CI pipeline.
With this update, you can:
- Start a mixed test run that includes both manual and automated tests.
- Send automated test results via API or the Testomat.io Reporter.
- Keep full control of test execution in projects that are managed outside CI/CD tools.
π For reporting with Testomat.io Reporter, see the documentation
π For reporting via API, see the reference
This gives teams greater flexibility when working in hybrid environments or when CI integration isnβt yet set up.
Improved Template Creation Experience
Weβve enhanced the template creation interface to make it more intuitive and efficient. The updated UI offers a clearer layout, helping you build and manage templates with ease.
Whatβs new:
- β Streamlined UI β Clean and simple layout for faster editing
- π€ More dynamic variables β Easily insert parameters and placeholders to customize content for different test cases or runs
- π Searchable variables list β Quickly find the variables you need without scrolling
- π§© Better flexibility β Create reusable templates tailored to various teams, workflows, or projects
These improvements help diversify your test documentation and boost consistency across test cases, reports, and communication.
See more variables in the documentation.
Custom Templates for Slack and MS Teams Notifications
You can now customize Slack and Microsoft Teams notifications using powerful templates. Whether you're alerting teams about test results, failures, or run completions β tailor the message content to your needs with the expanded set of dynamic variables.
Key Highlights:
- βοΈ Fully customizable content β Adjust tone, structure, and data shown in notifications
- π Use rich variables β Access test names, run IDs, statuses, links, durations, and more
- π Searchable variables list β Easily find and insert relevant variables while editing
- π’ Improve clarity and relevance β Ensure your team gets the right info at the right time, in the right format
β οΈ Note: If you already have Slack or MS Teams notifications configured, youβll need to create a new Notification Rule to apply the updated templates.
Improved Handling of Jira Fields: Versions & Components
Weβve enhanced support for Jira fields, specifically:
- π Versions β improved mapping and synchronization of release versions
- π§± Components β better detection and association with test artifacts
These fields are commonly used during defect creation, so this improvement ensures more accurate and seamless linking between your Jira issues and test cases β making your defect reporting process more efficient and reliable.
Rungroup Statistic Report
Introducing the Rungroup Statistic Report β a new way to analyze the health and progress of test runs grouped together.
This report includes:
- β Run Execution Summary β a quick breakdown of passed, failed, and skipped tests across all runs in the group
- π Detailed Analytics by Run Status β view trends, patterns, and key metrics within each run
- π‘ AI-Powered Recommendations β suggested actions to improve stability and address recurring issues
Perfect for teams managing large-scale test executions across multiple environments or test types.
Fixes and Improvements π οΈ
- Fixed follow-up messages for AI features
- Implemented combined Report to include test runs from the child folders
https://github.com/testomatio/app/issues/1192 - Fixed suite search inconsistent behavior for newly created suites https://github.com/testomatio/app/issues/1303
- Fixed Global analytics filtering by Jira issue https://github.com/testomatio/app/issues/1377
- Improved handling Artifacts for Minio: added Enable if you use Minio FORCE_PATH_STYLE=true setting to Artifacts configuration UI
- Fixed filtering by Jira issue for Global analytics https://github.com/testomatio/app/issues/1377