What is the difference between QA and QC?

Many people and organizations are confused about the difference between quality assurance (QA), quality control (QC), and testing. They are closely related, but they are different concepts. Since all three are necessary to manage the risks of developing and maintaining software, it is important for software managers to understand the differences. They are defined below:
a) Quality Assurance: A set of activities designed to ensure that the development and/or maintenance process is adequate to ensure a system will meet its objectives.
b) Quality Control: A set of activities designed to evaluate a developed work product.
c) Testing is the process of executing a system with the intent of finding defects. (Note that the “process of executing a system” includes test planning prior to the execution of the test cases.)

Leave a Reply

Your email address will not be published. Required fields are marked *