1. Question Overview
This question tests your understanding of the difference between Quality Assurance (QA) and Quality Control (QC), and where testing fits within these concepts.
Question:
Which of the following statements about quality assurance (QA) and/or quality control (QC) is correct?
- a) QA is performed as part of testing
- b) Testing is performed as part of QC
- c) Testing is another term for QC
- d) Testing is performed as part of QA
🇰🇷 Korean Explanation (질문 개요)
이 문제는 ISTQB에서 매우 자주 등장하는 주제인 QA와 QC의 차이를 묻습니다.
- QA는 “프로세스를 보장하는 활동” (예: 정의, 계획, 표준 정립)
- QC는 “산출물을 검사하는 활동” (예: 테스트, 검사, 리뷰의 일부)
- 즉, 테스트가 QA에 속하는지 QC에 속하는지를 정확히 이해해야 합니다.
✔ Correct Answer: b) Testing is performed as part of QC
2. Why Option (b) Is Correct
Quality Control (QC) focuses on identifying defects in the actual product. Because testing checks the behavior and outputs of the software, it is part of QC.
QC = product-focused activities QA = process-focused activities
🇰🇷 Korean Explanation (왜 b가 정답인가?)
b)가 정답인 이유는 매우 명확합니다.
- QC(품질 관리)는 “산출물의 품질을 확인하고, 결함을 찾아내는 활동”입니다.
- 테스트(Test)는 실제로 소프트웨어를 실행하여 “결함을 찾는 활동”이므로 QC에 속합니다.
- 즉, 테스트는 QC 활동의 대표적인 예입니다.
반대로, QA는 프로세스 정의·표준화·감사 같은 활동을 포함하며 테스트(실행 기반 활동)는 포함되지 않습니다.
3. Why the Other Options Are Incorrect
Option (a)
a) QA is performed as part of testing
This is incorrect because QA is about improving and assuring the process, not the product.
🇰🇷 (a) 한국어 설명
- QA는 프로세스 중심 활동(프로세스 개선, 표준 수립)입니다.
- 테스트는 제품 중심 QC 활동입니다.
- 따라서 "테스트의 일부로 QA가 수행된다"는 진술은 완전히 반대입니다.
Option (c)
c) Testing is another term for QC
While testing is part of QC, it is not equal to QC. QC includes reviews, audits, and inspections too.
🇰🇷 (c) 한국어 설명
- 테스트는 QC의 일부일 뿐, QC 전체를 의미하는 것은 아닙니다.
- QC에는 리뷰, 인스펙션 등 테스트 외 활동도 포함됩니다.
Option (d)
d) Testing is performed as part of QA
This is incorrect: QA focuses on improving processes to prevent defects; testing focuses on detecting defects.
🇰🇷 (d) 한국어 설명
- QA는 프로세스를 개선하여 결함 발생을 “예방”하는 활동입니다.
- 테스트는 결함을 “발견”하는 활동이며, 이는 QC입니다.
- 따라서 테스트는 QA에 속하지 않습니다.
4. Key Study Notes
- QA = process assurance (prevent defects)
- QC = product checking (find defects)
- Testing = part of QC
- QA ≠ Testing / QC ≠ Testing
🇰🇷 한국어 정리
- QA: 프로세스 품질 보장, 결함 예방
- QC: 제품 검사, 결함 발견
- 테스트는 QC 활동이며 QA 활동이 아니다
5. Conclusion & Call to Action
Testing belongs to Quality Control, not Quality Assurance. Understanding this difference is essential for ISTQB terminology questions.
🇰🇷 한국어 결론
- 테스트는 QC의 일부이며 QA에 속하지 않는다.
- QA는 프로세스를 안정화하고, QC는 제품을 검사한다.
- ISTQB 시험에서는 QA/QC 구분이 단골 출제 영역이다.
Related: More ISTQB posts
