Release. Custom Statuses, Runs TQL and Runs Updates
Introducing Custom Statuses
The new Custom Statuses feature allows you to extend the test results context. You can configure custom statuses in Project Settings > Custom Statuses, within the framework of passed, failed, or skipped statuses. For instance, you can create a "Blocked" status under the Skipped category, offering more flexibility and clarity when tracking the specific outcomes of test runs.
TQL for Runs
We have implemented TQL for Runs in Testomat.io, which allows users to perform more refined searches for Test Runs using various filters. This feature enables users to query runs based on attributes like finished_at
, passed_count
, and has_test_label
, among others. By leveraging this advanced search functionality, users can quickly locate relevant test runs, improving efficiency in run management and analysis.
Runs and RunGroups Enhancemets
Renaming Runs UI Elements for Clarity
We renamed the Runs Archive and RunGroup Archive sections to All Runs and All RunGroups. This change ensures clarity, as these sections now display both archived and non-archived items. To locate archived items specifically, you can use the Archived filter on these pages, streamlining the search process.
RunGroups Multiselection for Bulk Actions
We've enhanced RunGroups functionality by adding multiselection mode. Now, users can select multiple RunGroups at once to move or delete them in bulk, improving efficiency and simplifying management.
Enhanced RunGroup Movement to Subgroups
We’ve improved the functionality of moving RunGroups by enabling users to move a group into another subgroup. This provides better organization and flexibility when managing nested RunGroups within the system.
Enhanced Breadcrumbs for RunGroups
We’ve improved the breadcrumb navigation for RunGroups. Now, you can easily see the full path to a specific RunGroup, providing better context and making it simpler to navigate through nested RunGroups.
Test Results View Enhancements
Expand-Collapse Test Steps for Automated Tests
Users can now expand or collapse test steps within the stack trace of automated tests. This makes it easier to navigate through long test logs by collapsing irrelevant sections for a cleaner and more focused view
Improved Test Artifact Viewing Options
Now you can toggle between list view and tile view for displaying test result attachments, making it easier to review test artifacts.
Fixes And Improvements 🛠️
- Improve handling deleted tests from live run
- Added resize for images in the test description
- Fixed numbering when adding a new step in the middle of a numbered list
- Fixed info popup blocking the option to select a different priority
- Improved mail reports for 0 values