The Auto-Healing Agent in Qodex is designed to help your test suite stay stable even when your APIs evolve.When an API behavior changes (like status code, field names, or structure), test failures can pile up. The Auto-Healing Agent steps in to detect these breakages and suggest intelligent fixes with one click.
The failure is unrelated to output (e.g., missing auth headers).
Your test logic has complex dependencies (e.g., custom JS validations).
This agent is ideal when working with unstable or frequently evolving APIs. It acts like a version control-aware test repair bot watching what changed, and patching tests only when it’s safe.For more on what auto-healing can and can’t fix, check your latest Build Report.