Back to glossary

Quality Assurance

Written by Joel Schneider · Last updated May 29, 2026

What is Quality Assurance?

Quality Assurance (QA) is a systematic, process-focused discipline that prevents defects in products and services by defining standards, documenting procedures, and continuously improving the way work gets done. Unlike quality control, which inspects finished output, QA builds quality into the process so defects are designed out before they appear.

TL;DR
  • Process, not inspection: QA prevents defects by improving how products and services are built, while quality control catches defects after the fact.
  • Four core activities: Planning, control, analysis, and improvement form the QA loop that turns standards into measurable results.
  • The cost case is huge: The American Society for Quality estimates poor quality costs typical manufacturers 15-20% of annual sales, which is why QA programs pay for themselves.
  • Tied to strategy execution: A QA program only delivers when its standards are linked to KPIs and reviewed on a cadence, not filed in a binder.

Definition: Quality Assurance (QA) is a systematic process designed to determine if a product or service meets specified requirements and standards. It focuses on preventing errors and improving the processes used to create the end product.

Why Quality Assurance matters

QA matters because rework, scrap, returns, and reputational damage are expensive, and they compound quietly. The American Society for Quality estimates that the cost of poor quality runs 15-20% of annual sales for typical manufacturers, while world-class operators keep it under 5% (ASQ, Cost of Quality).

A working QA program is one of the few investments that shows up as a margin gain rather than a cost line.

QA also protects three less obvious assets. Customer trust is slow to build and quick to lose.

Regulatory standing matters especially in pharma, medical devices, food, and finance, where audit findings can halt production. Team focus is also at stake, because every hour spent firefighting defects is an hour not spent on the next product.

Quality comes not from inspection, but from improvement of the production process.
W. Edwards Deming, author of Out of the Crisis (1986)

That single line summarizes the modern QA worldview and explains why QA is treated as a process discipline, not a final checkpoint.

The four core components of Quality Assurance

A working QA program runs four activities in a loop. Each one feeds the next, and removing any single component breaks the cycle.

  1. Planning: Define the standards, policies, and procedures that quality work must follow. This is where ISO 9001 frameworks, internal style guides, and acceptance criteria live.
  2. Control: Build the mechanisms that monitor processes in real time. Examples include change-control boards, code-review gates, and statistical process control charts.
  3. Analysis: Measure performance against the standards using audits, KPIs, and root-cause tools like the fishbone diagram.
  4. Improvement: Close the loop by feeding analysis findings back into planning, usually through a PDCA cycle or equivalent continuous-improvement rhythm.

Quality Assurance vs Quality Control

QA and QC are often used interchangeably, but they describe different jobs and usually sit in different parts of the org chart. The table below makes the split explicit.

Dimension

Quality Assurance (QA)

Quality Control (QC)

Focus

Process

Product

Posture

Proactive, prevention

Reactive, detection

Timing

Before and during production

After production

Typical activity

Process audits, training, documentation

Inspection, testing, sampling

Output

Standards, procedures, improvement actions

Defect logs, pass/fail decisions

Owner

QA manager, process owners

QC inspectors, test engineers

In practice, mature programs run both. QA defines and refines the process; QC catches whatever still slips through.

Common tools and techniques

QA teams rely on a small set of tools that have been stable since the PDCA era. The most widely used are:

  • Checklists: Make sure every required step in a process is completed and documented.
  • Flowcharts: Map the as-is process so points of failure become visible before defects appear.
  • Pareto charts: Rank defect causes by frequency so teams attack the 20% of causes that drive 80% of problems.
  • Fishbone diagrams: Trace a defect back to its root cause across people, process, materials, and environment.
  • Control charts: Track process variation over time and trigger investigation when output drifts outside control limits.

How to implement a Quality Assurance program

Most QA rollouts that stick follow a five-step sequence. The order matters: skipping documentation or training usually causes the program to collapse within two cycles.

  1. Define quality standards. Translate customer requirements and regulatory obligations into measurable acceptance criteria.
  2. Document processes and procedures. Write down how work is supposed to happen, then version-control it like code.
  3. Train employees. Make sure every person who touches the process understands the standard and their role in it.
  4. Monitor continuously. Run audits, KPI reviews, and statistical process control on a fixed cadence.
  5. Close the feedback loop. Funnel customer complaints, audit findings, and near-misses back into the planning stage.

The fifth step is where most programs break. Without a structured way to move findings back into standards, QA becomes a record-keeping function instead of an improvement engine.

Where QA programs typically break

QA failures rarely come from bad tools; they come from organizational patterns that hollow out the discipline over time.

  • QA becomes a department, not a practice. When quality is owned by a single team, the rest of the organization stops feeling responsible for it. Defects rise the moment that team is under-resourced.
  • Standards drift from reality. Documented procedures stay frozen while the actual work evolves, so audits start passing processes that no longer exist on the shop floor.
  • Continuous improvement becomes a slogan. Improvement actions get logged but never closed, and the PDCA cycle quietly stalls at "Plan" forever.
  • Resistance to change. Operators who feel surveilled by QA rather than supported by it route around the system, which destroys the data the program depends on.

The fix in every case is the same: tie QA outcomes to a small number of KPIs that leadership reviews on the same cadence as financial results. Quality that isn't reviewed at the top is quality that isn't done.

What is the difference between Quality Assurance and Quality Control?
Quality Assurance is process-focused and proactive, designed to prevent defects by improving how work is done. Quality Control is product-focused and reactive, designed to detect defects after the product is built. Mature operations run both: QA defines the process, QC inspects the output.
What are the main components of a QA program?
Most QA programs run four components in a loop: planning standards and procedures, controlling processes through monitoring, analyzing performance against standards, and improving the process based on findings. Removing any single component breaks the cycle.
What tools do Quality Assurance teams use?
The core QA toolkit has been stable for decades: checklists, flowcharts, Pareto charts, fishbone diagrams, and control charts. Modern teams add automated testing, data analytics, and audit-management software, but the underlying analytical tools are the same.
How is QA connected to strategy execution?
QA outcomes only stick when they are tied to KPIs that leadership reviews on the same cadence as revenue. Without that link, QA becomes a compliance function instead of a lever for strategy execution.
How much does poor quality cost a business?
The American Society for Quality estimates the cost of poor quality runs 15-20% of annual sales for typical manufacturers and below 5% for world-class operators. The gap is what a well-run QA program is designed to close.
Is Quality Assurance only for manufacturing?
No. QA originated in manufacturing but is now standard practice in software engineering, healthcare, financial services, and customer support. Anywhere a repeatable process produces an output that customers depend on, QA principles apply.
Try Mooncamp for free