Quality Assurance=inspections, reviews..?
Posted
by
user970696
on Programmers
See other posts from Programmers
or by user970696
Published on 2012-11-21T09:49:47Z
Indexed on
2012/11/21
11:22 UTC
Read the original article
Hit count: 198
Studying this subject extensively, the most books state the following:
- Quality Assurance: prevention activity. Act of inspection, reviewing..
- Quality Control: testing
While there are some exceptions that mention that QA deals with just processes (planning, strategy, standard application etc.) which is IMHO much closer to real QA, yet I cannot find any good reference in Google Books.
I believe that inspections, reviews, testing is all quality control as it is about checking products, no matter if it is the final one or work products. The problem is that so many authors do not agree.
I would be grateful for detailed explanation, ideally with a reference.
© Programmers or respective owner