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.
Broken imports or malformed code that stop a test running.
Instantly tries known alternative ways to find the same element. No AI.
Waits for elements, scrolls into view, adjusts timeouts.
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.