Help Centre

Frequently asked questions

Everything teams usually ask before they start. Can't find what you need? Contact us.

Self-healing, explained

Healing that knows a change from a bug

AxonQA heals broken tests in four escalating tiers, cheapest and most certain first, and only calls on AI as a last resort. When an element simply moved or was renamed, it heals the locator. When the application itself is behaving wrong, it flags a genuine bug instead of papering over it.

It will never fake a pass by rewriting what your test expects, and every fix it applies is reviewable and reversible.

Self-healing · escalating tiers
0
Tier 0: Structural repair

Broken imports or malformed code that stop a test running.

1
Tier 1: Deterministic locator

Instantly tries known alternative ways to find the same element. No AI.

2
Tier 2: Timing and flakiness

Waits for elements, scrolls into view, adjusts timeouts.

3
Tier 3: AI reads the whole page

Decides: did the element move (heal it) or is the app actually broken (flag a real bug)?

Healing shows in amber, and never rewrites what your test expects.

Still have questions?

Our team is here to help. Reach out, or explore the documentation for step-by-step guides.