GeekArticles
Testing
Bug ReportingIt’s Not About the Bugs
Author: stickyminds.com |
Published: 18th Aug 2005 |
Visited: 13 times |
Add CommentFiled in: Bug ReportingWhat’s wrong with finding bugs? Nothing, unless you send the signal that bug-finding is all you measure and care about. Face it. People tend to perform those actions for which they are rewarded. So, if you don’t track and value bug prevention, then it’s not likely your team will prevent many bugs. In this week's column, testing authority Harry Robinson explains why and points to some more productive things to measure.
Read Article Sponsored Links
Related Articles
• Make the IDE resistent to Bugs in Wizards & AddOns QC#: 698 Version: 6.0 Status: Open defect, requires resolution Description: For example:
I think it would be a good idea, if any internal calls within the IDE
which call wizard interfaces or notifiers were wrapped
with a construct setting a Wizar ...
• Small Bugs with Big Implications
Small bugs can sometimes lead to significant failures, especially when those bugs appear in production code. In this interview with Artima, Mark Thomas, Director of Java Technologies at IBM, talks about the potentially big implications of defects discovered only in a production environment, and wha ...
• PMD Squashes Code Bugs Despite being among the most effective ways of finding defects and improving code quality, code reviews are rarely done with any consistency. Enter PMD, a static analysis tool that can make reviewing code easier and more ...