Multiple choice

The correct order of Bug life cycle is

  1. Open, Fixed, Assigned and Closed

  2. Open, Fixed, Closed and Assigned

  3. Open, Assigned, Fixed and Closed

  4. Assigned, Open, Fixed and Closed

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

This is the correct order of bug life cycle. When a bug is detected its state, it is Opened, after assigning to fix, the state change to Assigned, after getting fixed the state change to Fixed, finally when everything is ok, then it is Closed.