Multiple choice technology testing

Bug life cycle steps are

  1. Open, Assigned, Fixed, Closed

  2. Open, Fixed, Assigned, Closed

  3. Assigned, Open, Closed, Fixed

  4. A.Assigned, Open, Fixed, Closed

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

The bug lifecycle follows: Open (reported) -> Assigned (to developer) -> Fixed (developer resolves) -> Closed (tester verifies). Options B and C have wrong order. Option D appears to be a duplicate with a typo prefix.