Hacker News (curated)new | past | comments | ask | show | jobs| show hidden

> So... do we restrict the meaning of the word "bug" only to the mismatched (developers') expectations, or do we extend it to cover bad expectations too?

Good thoughts and framing, thank you for that. I think I'm in the former camp, because I think fixing bad expectations is a matter of thoughtful redesign that should follow a slightly different process to fixing bad implementations (what I would call a bug). Not every issue in a program is a bug, and that has nothing to do with the importance or urgency to fix the issue.

Assuming a rigid product organization, I think developers _should_ ask testers to escalate "works according to spec" even if the spec is unreasonable. Otherwise developers might be torn between QA, UX, and architects fighting about how something should or shouldn't work. At least for me, finding myself in such a position is a recipe for excessive meetings and losing focus on other equally important matters.



I am in latter camp. Although I also agree with you on >escalate "works according to spec".

But let me use Steve Job's phase, "you must start with the customer experience and work backwards to the technology".

A bug to developers is work according to spec, but a bug to a user is that is it has mismatched expectations. And it really should be someone's job to make sure this is corrected. But as parent said, there hasn't been one in most if not all companies.

And perhaps that is what makes old Apple such a success. They have a low pay $1 dollar salary beta tester to test out literally everything.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact | github