Events2Join

Not Every Bug is Worth Fixing


Not All Bugs Are Worth Fixing - Coding Horror

The main job of a software bug triage team is to decide which bugs need to be fixed (or conversely, which bugs we're willing to ship with).

Not Every Bug is Worth Fixing - Felipe Moyano

I believe there's two arguments to support that claim. The first one is that fixing bugs is expensive for you and your team, probably much more than you ...

Not all bugs are worth fixing and that's okay | BugSnag Blog

Fast release cycles make it easy to fix things after launch, so it's no longer absolutely critical to fix every bug before the release. However, ...

How common is it in your products to have many bugs you will never ...

Yes, most of the huge software development projects will have bugs as they are not straight forward to implement because of framework challenges ...

Is there marginal benefit in fixing bugs [closed]

It has a certain cost in development time, and it has a certain value for customers. If a bug is non-critical, it can totally make good business ...

Can every bug in a program be fixed? Why or why not? - Quora

No, every bug in a program cannot be fixed. There are three reasons why every bug in a program cannot be fixed: · 1). It is impossible to fix all ...

What would happen if we prioritised all bugs over all new features?

If you fix all problems before doing anything new, assuming that you (team, customers) can even agree a threshold of seriousness for 'bug', you ...

Why do simple software bugs not get fixed even after years? - Quora

Bugs are inevitable in any software system. No matter how much testing is done, there will always be some bugs that slip through the cracks.

Hard-assed Bug Fixin' – Joel on Software

Fixing bugs is only important when the value of having the bug fixed exceeds the cost of the fixing it. These things are hard, but not ...

Client doesn't want to bill us for bugs caused by our own mistakes

Delivering a project that works is what people pay for. No one can find every bug in advance and obviously if the bug fix includes changing ...

The Philosophy of Bug-fixing - Engabreen

Not tracking down the bug means living with uncertainty. Fixing bugs increases the quality of the software so fixing any bug (correctly) makes ...

Not All the Bugs You Find Will Be Fixed | Testing Axioms - InformIT

It's just not worth it. This may sound harsh, but it's reality. Bugs that would occur infrequently or appear in little-used features may be ...

Don't track bugs, fix them - Allen Holub

When a bug comes up only every few months, finding time to fix it is not a problem. ... I definitely wouldn't track this one—not worth fixing.

Greg's Law: there's an economic value in a bug not existing - Undo.io

The more unknown bugs are out there in your code, the higher the risk that you're going to have to pay off the technical debt pretty soon. But that line doesn't ...

The Bugs That Shouldn't Be in Your Bug Backlog - Medium

Bugs are not free to fix. Even when we don't have feature development or pressing deadlines to focus on, low-priority bugs compete for our time ...

Stop Wasting Money Fixing Every Bug - LinkedIn

What I'm going to say might be sacrilegious to hear, but it makes 0 sense to fix every bug. Now, that doesn't mean that you shouldn't be ...

Bugs are not deserving to paid-for - The Workplace Stack Exchange

Every hour you work for them is worth the same amount of money. ... They should value fixing bugs at least as much as writing new code.

A couple of years ago we did "Bug Bankruptcy" at my old gig. We ...

Not every bug is worth fixing. But, I'd probably guess that 9x% of user-reported bugs are of the "this needs immediate fixing" variety. A lot of other bugs ...

How to Prioritize Your Bugs: a 2024 Guide - Fibery

I know, it sounds like blasphemy in the perfection-seeking world of product development. But the truth is, obsessing over every tiny bug can ...

Getting Your Bugs Fixed | Reasons for Not Fixing a Bug - InformIT

Despite your best efforts at planning and executing your tests, not all the bugs you find will be fixed. Some may be dismissed completely, ...