Every test run in Qodex - manual, scheduled, or via CI/CD generates a Build Report. This gives full visibility into results across APIs, environments, and timeframes.What’s included:
Summary: total tests, passed, failed, skipped, time per test, environment.
Scenario details: pass/fail for each test, grouped by Suite, with case links.
Test case detail: request (method, URL, headers, body), response (status, time), validation rules, DB checks, errors/diffs.
“Fix Me” options: auto-update test logic when failures are caused by API changes rather than bugs.
History: compare reports across runs to track regressions and reliability.
Where to find them:
Build Reports tab in the main navigation.
Linked directly from Slack/Email alerts.
Automatically generated on every run.
Why it matters:
Visibility into not just pass/fail, but why.
Faster debugging (request + response + validations in one place).