Run Results
Run Results
The Run Results section provides a comprehensive summary of each test case execution, enabling you to review outcomes, analyze issues, and gain insights into application performance. This section includes several tools and components to facilitate efficient monitoring and debugging of test cases.
Key Components of Run Results
-
Run Group
- A Run Group represents a collection of test case runs executed either individually or in batch. Each run group can contain multiple test cases, tested across various browser environments.
- This component displays the overall status of the run group, individual test cases, and detailed browser-specific test runs, providing a high-level view of execution results.
-
Step-by-Step Results
- The Step-by-Step Results provide a detailed breakdown of each action and assertion performed during test case execution across different browsers.
- For each step, you’ll find the status, duration, and any errors encountered, making it easy to trace the execution flow and identify issues.
- Videos of the test execution are available for an in-depth view of the test run, which can be configured in Execution Profiles for enhanced analysis.
-
Error Logs and Screenshots
- Error Logs: Capture detailed error messages, stack traces, and other relevant data for any steps that fail, helping diagnose issues.
- Screenshots: Automatically capture screenshots at each failure point, providing a visual reference that supports effective debugging.
- Console Logs: Include insights from the browser console, exposing JavaScript errors, warnings, and other messages that may affect test outcomes.
The Run Results section equips you with the essential tools to monitor, analyze, and troubleshoot test case outcomes, ensuring that your application performs as expected. This robust suite of features streamlines the debugging process and promotes a more reliable testing experience.