Self Healing

Self-healing in automation refers to the capability of the system to automatically detect failures, adapt to changes, and recover without manual intervention. In Avo Assure, the self-healing mechanism helps maintain test stability by automatically updating element identifiers and reprioritizing element properties when changes occur in the application’s UI.

For instance, if a web element’s identifier (XPath or CSS selector) changes after an application update, self-healing can automatically identify a matching element based on similarity and adjust the script accordingly.

This document includes:

  1. Self Heal setting Steps to configure self Heal setting

  2. Example Example's of Self Healing

Last updated

Was this helpful?