Topic: bug tracking system
Topic: bugs
Topic: experimental results on programming
| |
Reference
Ostrand, T.J., Weyuker, E.J.,
"The distribution of faults in a large industrial software system",
ISSTA 02, Proceedings of the ACM SIGSOFT 2002 International Symposium on Software Testing and Analysis, Roma, Italy, July 2002, ACM SIGSOFT,
Software Engineering Notes, 27, 4, pp. 55-64.
Google
Quotations
57 ;;Quote: fault analysis of the first 13 releases of an inventory tracking system; 500,000 lines of code, mostly Java
| 57 ;;Quote: most bugs detected prior to beta release; 10 of 78 severity 1 faults detected after release
| 57 ;;Quote: assign one file per fault; if corrected by modifying n files, counts as n faults
| 58 ;;Quote: faults tend to concentrate in a few files; by Release 13, faults in 4% of files; partially due to file size and system growth
| 61 ;;Quote: larger files had lower fault densities
| 62 ;;Quote: in every release, as many post-release faults were in files with no late-pre-release faults as were found in files with late-pre-release faults
| 63 ;;Quote: moderate evidence that files with many faults in one release remain high-fault files in later releases
|
Related Topics
Topic: bug tracking system (34 items)
Topic: bugs (66 items)
Topic: experimental results on programming (75 items)
|