TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Quality has nothing to do with testing

2 pointsby rasmus4200almost 17 years ago
A reminder for software people that testing and QA often have little to do with the quality of your product.

2 comments

noodlealmost 17 years ago
"quality" comes from development<p>"quality assurance" comes from testing, where you're checking to make sure the product is quality, to make sure development actually produced quality code.
rasmus4200almost 17 years ago
quality does not come solely from development<p>quality comes from 1000s of little things you and your team do, when creating software.<p>some times that involves development. testing plays a role (albeit a very small one)<p>but quality, quality assurance, whatever you want to call it , is much much more than just code and test