Errors Explorer

Breakdown of your most frequent errors

The Errors Explorer feature helps users identify the most frequently encountered errors that can be sorted based on various criteria, such as date, tags, author, and branch. Such grouping and sorting of errors allows users to prioritize and address the most critical issues by providing users with greater visibility into error patterns and trends.

The feature provides a detailed breakdown of each error and its number of occurrences. Users can click on a specific error to view additional information, such as:

  • The Top Tests ranked by the number of times the error occurred.

  • The Top Branches where the error was encountered.

  • The Latest 10 Executions in which the error occurred.

The Errors Explorer helps users identify error patterns and trends that can reveal the root cause of errors and optimize testing performance, resulting in a more efficient testing process.

Last updated