AI for QA / Scenario

The Locator That Healed Wrong

Investigate an unexpected green result after a release.

Difficulty
Hard
Format
Scenario
Points
200
Estimate
15 min

// MISSION BRIEF

Your Mission

Your self-healing suite went green after a release. Green is not safe here. One test healed its locator onto a different element and is now asserting success against the wrong thing, hiding a requirements or compliance conflict that still needs resolution. Read the evidence and decide.

// FIRST CONTACT

Battle teaser

First artifact

The test's intent

What actually happened?

  1. AThe Delete button was removed; the healer bound to the different Deactivate button, so the test now verifies deactivation, not deletion, and passes green over a missing feature
  2. BThe test correctly verified account deletion
  3. CThe healer fixed a product bug
  4. DA flaky network caused a false pass
Answers, scoring, hints, and the full battle stay sealed.

// SKILL TAGS

ai-workflowsself-healingregressionscenarioai-for-qa