project management - Should we fix that bug? -


when triaging bugs release, criteria typically used determine whether bug fixed release?

the cannonical article on my life code economist, eric sink.

it's worth reading article, if want summed in checklist:

  1. when bug happens, how bad impact? - severity
  2. how bug happen? - frequency
  3. how effort required fix bug? - cost
  4. what risk of fixing bug? - risk

Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -