Workflow Execution Details
Second reporting step for Workflow runs only: per-workflow node summary, node table, and View Report to open the detailed report for a node.
Overview
Workflow Execution Details is the middle reporting step for Workflows run type only. It sits between the High-level test report (workflow pack summary) and Detailed Test Report (Workflow) (full workflow-node evidence).
Functional runs skip this page: they go from high-level test list directly to the detailed test report.
How you get here
- Open Test reporting.
- Choose a row with Run type Workflows and select View report.
- On the High-Level Test Report, in Workflow execution details, select View report (eye icon) on the workflow row you need.
What you’ll see
- Execution summary — cards for execution date/time, duration, executed by, integration or workflow name, project, environment, execution type, success rate (or similar).
- Node execution summary — counts for passed, failed, error, skipped, and total nodes; often shown as summary cards and a node distribution chart.
- Node executions table — each workflow node (step): node name, status, duration, error message when present, and View report to drill into that node.
Use this view to see which node failed and how many steps succeeded before a failure.
Next step: detailed report
Select View report on a node row to open Detailed Test Report (Workflow) for that node.
How to debug efficiently
- Start with the first failed or error node — later steps may be skipped or misleading.
- If a node shows an unexpected status code, check authentication and environment configuration.
- Open the detailed report for that node to compare request, response, and validation results.
- Re-run the workflow or a smaller scope after fixes.
Related articles
Related articles
- Test Reporting · Product documentation
- High-Level Test Report · Product documentation
- Detailed Test Report · Product documentation
- Detailed Test Report (Workflow) · Product documentation
Next steps
- Getting started · Install + connect your spec
- Configuration fundamentals · Stabilize runs
- Initial configuration · Users, licensing, projects
- Release notes · Updates and fixes
Still stuck?
Tell us what you’re trying to accomplish and we’ll point you to the right setup—installation, auth, or CI/CD wiring.