Hacker News new | ask | show | jobs
by kstrauser 3643 days ago
QA just assures that the deliverable meets the spec. It's perfectly possible to write an excellent implementation of a terrible idea.
1 comments

or a terrible implementation of a good idea.

Manager: "We need password strength validation." Tech: writes code to send each character of password to server as cleartext Tech: "Done"