Software bug/defect classification
Posted
by
Dustin K
on Programmers
See other posts from Programmers
or by Dustin K
Published on 2011-02-16T01:30:06Z
Indexed on
2012/10/08
3:47 UTC
Read the original article
Hit count: 255
naming
We're trying to come up with terms that better describe our bugs/defects. To us, the term 'bug' or 'defect' is too generic and doesn't accurately reflect what is happening. For example, instead of saying that there is a bug (in the general sense), we'd rather say what type of bug (an error, or enhancement, or improvement, etc.). What names do you use for describing 'bugs'?
We found http://www.softwaredevelopment.ca/bugs.shtml which has some pretty good classifications. How do you classify them?
© Programmers or respective owner