QA vs QC

Learn the difference between preventing bugs and finding them.

Foundation Module 1 Lesson 6
9 min read

What you'll learn

  • Tell QA and QC apart.
  • Explain how QA improves process.
  • Explain how QC checks the product.

QA vs QC

Learn the difference between preventing bugs and finding them.

Big Picture

One small picture can make this idea easier to hold.

QA

  • Prevents defects.
  • Improves process.
  • Looks at how work is done.
  • Uses standards and habits.

QC

  • Finds defects.
  • Checks the product.
  • Looks at the output.
  • Uses tests and reviews.

VerdictQA and QC work together, but they are not the same.

How It Moves

Short steps make the flow easier to see.

1

Set rules

Agree on a good way to work.

Build

Make the product with those rules in mind.

3

Check

QC looks for defects in the result.

4

Improve

QA updates the way the team works.

Step By Step

This is the same idea, stretched across time.

  1. 1

    Process idea

    The team sets a better way to work.

  2. 2

    Product check

    The team checks what was built.

  3. 3

    Defect found

    QC spots a problem in the output.

  4. 4

    Process fixed

    QA helps stop the same issue next time.

One Small Model

Think of this like a tiny card you can keep in your pocket.

Quality loop

4 fields
Plan:"Set a better process"
Build:"Make the product"
Check:"Find defects"
Improve:"Stop the same issue again"
QA and QC form one loop.

Quick Check

Question 1 of 10 correct

Which one is QA?

Map It

One more picture helps you see where this lesson matters most.

Process vs product

Goal
Prevent

QC detect

Find a bad screen

QA prevent

Add a review step

QC inspect

Check a release build

QA improve

Update team rules

Detect
ProductProcess
Main focus
QA changes the way work happens. QC checks the result.

Final Quiz

Question 1 of 30 correct

What does QA focus on?