Data Structures Algorithms Interview Preparation Topic-wise Practice C++ Java
Differences between Quality Assurance
and Quality Control
Difficulty Level : MediumLast Updated : 08 May, 2019
Quality Assurance:
Quality assurance is a method of making the software application with less
defects and mistakes when it is finally released to the end users.
Quality Assurance is defined as an activity that ensures the approaches,
techniques, methods and processes designed for the projects are
implemented correctly. It recognizes defects in the process. Quality
Assurance is completed before Quality Control.
Quality Control:
Quality Control is a software engineering process that is used to ensure that
the approaches, techniques, methods and processes are designed in the
project are following correctly. Quality control activities operate and verify
that the application meet the defined quality standards.
It focuses on examination of the quality of the end products and the final
outcome rather than focusing on the processes used to create a product.
Start
Your
Coding Login Register
Journey
Now!
:
Below are the differences between Quality Assurance and Quality Control:
Quality Assurance (QA) Quality Control (QC)
It focuses on providing assurance It focuses on fulfilling the
that quality requested will be quality requested.
achieved.
It is the technique of managing It is the technique to verify
quality. quality.
It does not include the execution of It always includes the
the program. execution of the program.
It is a managerial tool. It is a corrective tool.
It is process oriented. It is product oriented.
The aim of quality assurance is to The aim of quality control is to
:
prevent the defects. identify and improve the
defects.
It is a preventive technique. It is a corrective technique.
It is a proactive measure. It is a reactive measure.
It is responsible for full software It is responsible for software
development life cycle. testing life cycle.
Example: Verification Example: Validation
Like 4
Next
Software Engineering |
Software Quality Assurance
R ECO M M E N D E D A RT I C L E S Page : 1 2 3 4 5 6
:
01 Goals and Measures of Software Quality Assurance
26, Jun 20
02 Software Engineering | Software Quality Assurance
27, Mar 19
03 Software Engineering | Software Quality Assurance (SQA) Set 2
28, Mar 19
04 Dimension of Software Quality | Garvin's Dimensions Of Quality
18, Jun 19
Article Contributed By :
pp_pankaj
@pp_pankaj
Vote for difficulty
Current difficulty : Medium
Easy Normal Medium Hard Expert
Article Tags : Difference Between, Software Engineering
Improve Article Report Issue
:
Writing code in comment? Please use ide.geeksforgeeks.org, generate link and share the link here.
Load Comments
5th Floor, A-118,
Sector-136, Noida, Uttar Pradesh - 201305
[email protected]
Company
About Us
Careers
Privacy Policy
Contact Us
Copyright Policy
Learn
Algorithms
Data Structures
Languages
CS Subjects
Video Tutorials
Web Development
Web Tutorials
:
HTML
CSS
JavaScript
Bootstrap
Contribute
Write an Article
Write Interview Experience
Internships
Videos
@geeksforgeeks , Some rights reserved
: