Product documentation
Updated March 19, 2026

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

  1. Open Test reporting.
  2. Choose a row with Run type Workflows and select View report.
  3. 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

  1. Start with the first failed or error node — later steps may be skipped or misleading.
  2. If a node shows an unexpected status code, check authentication and environment configuration.
  3. Open the detailed report for that node to compare request, response, and validation results.
  4. Re-run the workflow or a smaller scope after fixes.

Related articles

Next steps

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.