0
0
Testing Fundamentalstesting~5 mins

Quality assurance vs quality control in Testing Fundamentals - Quick Revision & Key Differences

Choose your learning style9 modes available
Recall & Review
beginner
What is Quality Assurance (QA)?
Quality Assurance is the process of making sure that the way we work and the steps we follow help prevent mistakes and defects in the product. It focuses on improving the process.
Click to reveal answer
beginner
What is Quality Control (QC)?
Quality Control is the process of checking the actual product to find defects or problems. It focuses on identifying and fixing issues in the final product.
Click to reveal answer
beginner
How does QA differ from QC?
QA is about preventing defects by improving the process, while QC is about finding defects in the product after it is made.
Click to reveal answer
beginner
Give a real-life example of Quality Assurance.
Creating a checklist for a recipe before cooking to make sure all steps are followed correctly and the dish turns out well is like QA. It helps avoid mistakes before they happen.
Click to reveal answer
beginner
Give a real-life example of Quality Control.
Tasting the food after cooking to check if it tastes good and fixing the seasoning if needed is like QC. It finds problems after the product is made.
Click to reveal answer
Which activity is part of Quality Assurance?
AFixing bugs found in the product
BTesting the final product
CCreating a process checklist
DReporting defects after testing
What is the main focus of Quality Control?
ADesigning the software architecture
BPreventing defects by improving processes
CTraining the team on best practices
DChecking the product for defects
Which statement is true about QA and QC?
AQA prevents defects, QC finds defects
BQA finds defects, QC prevents defects
CQA and QC are the same
DQA only tests software, QC only tests hardware
Which of these is an example of Quality Control?
AReviewing code before writing
BRunning tests on the finished software
CWriting coding standards
DPlanning the project schedule
Why is Quality Assurance important?
AIt improves the process to avoid mistakes
BIt focuses only on the final product
CIt replaces the need for testing
DIt helps find bugs after release
Explain the difference between Quality Assurance and Quality Control in your own words.
Think about when and how each activity happens.
You got /4 concepts.
    Give a simple real-life example that shows how Quality Assurance and Quality Control work together.
    Use everyday activities like cooking or building something.
    You got /3 concepts.