The Tesults web app is designed for desktop browsers. Sign up and configure your project on a laptop or desktop. Use the iOS app or Android app to view results on the go.

Project Status and Triage

A new view of all your project targets and actionable test failures.

blog-title-image

A couple of weeks ago we introduced a new triage system for failing tests. So far it has generated mostly positive feedback and there will be refinement as further feedback from real usage is gained. The idea behind it is to add actionable delegation and tasking ability. Failing tests always need a member of the team to look into the issue and being able to keep track of this for automated tests seems like a natural extension of reporting.

When you click a test to view details you will see who the test is assigned to and you can also assign or reassign the test. Only failing tests can be assigned and the workflow is designed to be super simple and easy. The only manual action required is to assign a failing test, after that should the same test pass the task will be automatically cleared from the assignee's list. Want to view all of the tasks assigned to you? Click the 'user' icon on the top right menu bar. The user settings have all been consolidated with the project settings, you now click the 'cog' icon in the menu bar to access all settings.

Added more recently is a new project status view that gives you a complete understanding of the current status of your project across all targets at once. We had feedback that it was inconvenient to be unable to do this before without selecting each target from the drop down one at a time and so this new view is designed to take care of these concerns. This view is especially useful for displaying project build and test status on a team monitor.

As always contact support@tesults.com with any feedback and questions or if you are logged in use the contact form at the bottom of every page. Happy triaging!

Test automation reporting and failure intelligence

Consolidated test reporting for engineering teams. Store, track, and understand test results across every run and system.

Latest Posts

How AI Coding Agents Use Test Results to Verify Their Own Work
How AI Coding Agents Use Test Results to Verify Their Own Work
Why a raw pass or fail is not enough for an agent to trust its own change, and how failure intelligence closes the self-verification loop
Store and View Pytest Results Over Time
Store and View Pytest Results Over Time
Why pytest results vanish after each CI run, and how to keep a durable history you can view, compare, and track over time
How to Group and Categorize Failing Tests by Root Cause
How to Group and Categorize Failing Tests by Root Cause
When a CI run shows dozens of failures, label each one with a root cause category and group them to see how many distinct problems you actually have
How to View JUnit XML Test Results in a Dashboard
How to View JUnit XML Test Results in a Dashboard
Upload JUnit XML to a dashboard in one step, and why a test framework library gives you richer reporting with logs, screenshots, and full history
How to Keep a History of Test Results Instead of Losing Them After Each CI Run
How to Keep a History of Test Results Instead of Losing Them After Each CI Run
Why CI logs and artifacts disappear, what you lose when they do, and how to retain a durable history of every test run
How to Query Test Results With AI Agents Using MCP
How to Query Test Results With AI Agents Using MCP
How to query your CI test data failures, flaky tests and regressions with AI agents using the Model Context Protocol
ROS 2 Test Reporting with Tesults
ROS 2 Test Reporting with Tesults
Native support for the full ROS 2 testing stack — C++, Python, Rust, and beyond
Cypress Test Reporting - Beyond the Built-in Reporters
Cypress Test Reporting - Beyond the Built-in Reporters
What Cypress's built-in reporters give you and where they fall short
Playwright Test Reporting: Beyond the Built-in Reporters
Playwright Test Reporting: Beyond the Built-in Reporters
What Playwright's built-in reporters give you and where they fall short
How AI is Transforming Software Testing and Automation
How AI is Transforming Software Testing and Automation
AI is impacting software testing and automation in a big way. Here’s how AI is reshaping the testing landscape.
What is Automated Regression Testing and How to Do It
What is Automated Regression Testing and How to Do It
Learn about what automated regression testing is, how to do it, benefits, why it matters, tooling, reporting and best practices
Guide to API Automation Testing
Guide to API Automation Testing
What is api automation testing, how to do it, best practices and how to report and analyze test results