If the bug is 5+ years old, then is it a feature?

Posted by Job on Programmers See other posts from Programmers or by Job
Published on 2011-01-12T17:14:38Z Indexed on 2011/01/12 17:58 UTC
Read the original article Hit count: 115

Allow me to add details: I work at an institutional place with many coders, testers, QA analysts, product owners, etc. and here is something that bugs me:

We have been able to sell crappy (albeit pretty functional) software for over a decade. It has many features and the product is competitive, but there are a some serious bugs out there, as well as thousands of "paper cuts" - little annoyances that clients need to get used to.

It pains me to look at some of the things because I firmly believe that if computers do not help to make our lives easier, then we should not use them. I have confidence in my colleagues - they are smart, able, and can improve things when the focus is on doing that.

But, it can be difficult to file bugs against some old functionality without seeing them closed or forgotten. "It worked like that for ions" is a typical answer. Also, when QA does regression, they tend to look for anything that is different as much as anything that does not seem right. So, a fix to an old problem can be written up as a bug, because "it has been like that before even my time".

The young coder in me thinks: rewrite this freaking thing! As someone who had the opportunity to be close to sales, clients, I want to give a benefit of a doubt to this approach.

I am interested in your opinion/experience as well. Please try to consider risk, cost-to-benefit, and other non-technical factors.

© Programmers or respective owner

Related posts about business

Related posts about product-features