Tree Structure For Filtered Tests
We have introduced a Tree Structure Mode for filtering tests, giving users more control over how search results are displayed. Now, when applying filters, users can enable or disable tree structure view, allowing them to switch between a hierarchical view and a flat list of filtered test cases. Easily locate tests in complex projects without losing their hierarchical structure.
This feature enhances visibility and usability, making test filtering more intuitive and adaptable to different workflows.
AI Failure Clusterization
We are introducing AI-powered Error Clusterization, an experimental feature designed to analyze automated test failures and detect patterns among them.
How It Works:
- 🤖 AI groups similar test failures, helping users quickly identify recurring issues.
- 🔍 Provides insights into root causes, reducing investigation time.
- 🚀 Improves debugging efficiency by highlighting patterns in test execution logs.
We invite users to try it out and share their feedback as we refine this feature for even better accuracy and usability!
Dark Theme for Jira plugin
We have introduced a Dark Theme for the Testomat.io Jira plugin, enhancing the user experience for teams who prefer a darker interface.
Now, you can seamlessly manage test-related Jira issues in a visually comfortable and stylish way!
Enhanced Tags Analytics Widget
We have upgraded the Tags Analytics Widget to provide more flexibility. Previously, it only displayed data based on test execution results. Now, we have introduced a switching logic that allows users to view tag analytics based on all tests within a project, regardless of execution status. This improvement gives a more comprehensive overview of test distribution by tags, helping teams analyze test coverage and organization more effectively.
Update Ongoing Manual Test to Match Updated Test Plan
Testomat.io now allows users to update an ongoing manual test run to reflect changes in its associated test plan. With the new "Change as per updated test plan" button, users can navigate to the Manual Run edit screen and synchronize the run with the latest updates from the test plan. Automatically update manual runs to incorporate changes made in the test plan. Access the functionality directly from the Manual Run edit screen.
Direct Navigation to Jira Issues from Run Reports
We have improved Jira integration in Testomat.io by enabling direct navigation to Jira issues from Run Reports. Now, when clicking on a Jira link in a test run report, users will be instantly redirected to the corresponding Jira issue, streamlining the workflow between test execution and issue tracking.
Fixes And Improvements 🛠️
- Removed limit for RunGroups and Runs
- Fixed assigning Read-only users for paused users on paid plans
- Fixed users role assingment for users with Owner role
- Fixed showing BDD Code description in Manual Run
- Improved breadcrumbs for Test detail view