Bird
0
0

Consider this scenario: A team creates a checklist to improve their coding process and also runs tests to find bugs in the software. Which activities represent QA and which represent QC?

medium📝 Predict Output Q13 of 15
Testing Fundamentals - Why Software Testing Matters
Consider this scenario: A team creates a checklist to improve their coding process and also runs tests to find bugs in the software. Which activities represent QA and which represent QC?
ABoth creating checklist and running tests are QC.
BCreating checklist is QC; running tests is QA.
CCreating checklist is QA; running tests is QC.
DBoth creating checklist and running tests are QA.
Step-by-Step Solution
Solution:
  1. Step 1: Identify QA activity

    Creating a checklist to improve process is a QA activity.
  2. Step 2: Identify QC activity

    Running tests to find bugs is a QC activity.
  3. Final Answer:

    Creating checklist is QA; running tests is QC. -> Option C
  4. Quick Check:

    Checklist = QA, Tests = QC [OK]
Quick Trick: Process improvement = QA; Testing product = QC [OK]
Common Mistakes:
  • Swapping QA and QC roles
  • Thinking both are same
  • Ignoring process vs product difference

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Testing Fundamentals Quizzes