Bird
0
0

A software company wants to improve product quality. They plan to implement process audits and also increase automated testing. Which of these actions correspond to QA and which to QC?

hard📝 Application Q15 of 15
Testing Fundamentals - Why Software Testing Matters
A software company wants to improve product quality. They plan to implement process audits and also increase automated testing. Which of these actions correspond to QA and which to QC?
AProcess audits are QA; automated testing is QC.
BBoth process audits and automated testing are QC.
CProcess audits are QC; automated testing is QA.
DBoth process audits and automated testing are QA.
Step-by-Step Solution
Solution:
  1. Step 1: Analyze process audits

    Process audits check and improve processes, so they are QA activities.
  2. Step 2: Analyze automated testing

    Automated testing finds defects in the product, so it is QC.
  3. Final Answer:

    Process audits are QA; automated testing is QC. -> Option A
  4. Quick Check:

    Audits = QA, Automated tests = QC [OK]
Quick Trick: Audits improve process (QA); tests find bugs (QC) [OK]
Common Mistakes:
  • Mixing audits with testing
  • Assuming all testing is QA
  • Ignoring process vs product focus

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Testing Fundamentals Quizzes