Multiple choice technology testing

Bug life cycle

  1. Open, Assigned, Fixed, Closed

  2. Open, Fixed, Assigned, Closed

  3. Assigned, Open, Closed, Fixed

  4. Assigned, Open, Fixed, Closed

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The standard bug lifecycle starts when a bug is Open (reported), then Assigned to a developer, Fixed when the developer makes the correction, and Closed after verification that the fix works. Option A correctly sequences these states. The other options have illogical ordering (can't be Fixed before Assigned, or Closed before Fixed).