What is the difference between QA and QC?
Answers were Sorted based on User's Feedback
Answer / ashok.hugar
QA:1)Process oriented
2)Defect prevention
3)ex:Review,Inspection etc
Qc:1)Product oriented
2)Defect detection
3)Ex:testing
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / prabhu
QA: It is nothing but "To answer Are we building the
Product Right"
QC: It is nothing but "To answer Are we building the Right
Product"
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / refina
QA:process oriented
defect prevention
Qc:defect detection
product oriented
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / jyoti
QA QC
1)Process of confirming 1)Process of confirming
whether s/w meets its whether s/w meets its
specifications requirements
2)QA is nothing but the 2)QC is nothing but the
Verification Validation
3)QA Techniques: 3)QC Techniques:
Inspection, Reviews, Unit, Integration,System,
Walk-through, Inspections &User acceptance testing
4)It is Process oriented 4)It is Product oriented
Any change affect the Any introduced change affect
whole process the Product
5)It is Static testing 5)It is Dynamic testing
6)Inspecting without 6)Inspecting with the
execution on computer execution on computer
7)Are we building 7)Are we building
Product Right ? Right Product ?
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / santoshnathan
Hai guys,
QA:It is the process of monitoring the roles and
responibilites thoroughly whether they are performing the
tasks as per the standards or not
QC:It is the process of performing inspections and auditings
on the roles and responsibilites to segregate(remove)
badness from goodness
Is This Answer Correct ? | 0 Yes | 0 No |
QA is checking the process.which means checking the process of each and every role in the organization inorder to check whether they are working according to companies guidelines or not.
QC is checking the product.which means process of checking the developed application whether it is developed according to the requirements or not.
Thanks & Regards,
mahi.kotike@gmail.com
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / andrei
first of all QA it's a process oriented while QC is product
oriented.
According to ISO QA is a part of quality management focused
on providing confidence that quality requirements will be
fulfilled.QC is a part of quality management focused on
fulfilling quality management.
QA it is a process a lot larger oriented in future ,after
finishing the product and selling it.Includes customers
feedback..etc...QC only check and make sure for today
purpose only, but QA must ensure for future (after sales
service, customer communication, etc).
QC is oriented only to follow the process of construction
the product.
QA deals in developing processes and systems that aling with
QMS.
QC on the other hand deals with monitoring products.
Thank you may God bless u all
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / harikrishna katikala
QA : Set of Activities which was designed to ensure that
the developed product meets the customer requirements and
spcifications
QC : Set of activities which was designed to evaluate a
developed work product
Is This Answer Correct ? | 0 Yes | 0 No |
A server configuration is controlled from a single web page with multiple options: ● 20 drop-down menus, with 3-4 options each. ● 5 check-boxes. ● 1 multi-select menu, with 5 options. ● 1 template selection, with 6 options: A, B, C, D, E, F. ○ When options A, B, C, D are selected, all options (#1-#3) above are available. ○ When options E, F are selected, only 10 out of 20 drop-down menus have an effect. ● Besides item #4, developers input is that all options are independent, I.e., not impacting each other. What is the required number of test configurations required in order to test the server configuration and release in good quality: a) Assuming first release. b) Assuming regression tests for release with new features not impacted by the above options. Test configuration is a complete set of options that were selected to be tested in one complete server configuration scenario. I.e, a test configuration is set of 17 or 27 specific options tested together.
Black Box testing attempts to find errors in which of the follwing categories 1)Incorrect or missing functions 2) Interface errors 3)Performence errors?
15 Answers FCG, University Exams,
can anbody tell me wht are microsoft 6 rules
How a test engineer will convince a test lead when he didn't approve the bug as a report ???
What is the Stub abd the driver ?Are these both using at the time of Top-up approach of integration testing and bottom-down approach testing .?
what is the difference between Load,Stress and Volume Testing?
What is meant by gui testing?
You have a testing team of 10 members, and now you have to reduce it by 5 member and you dont want to increase risk in your product, you are try to cover all functionality to test. What test Strategy you follow.
Difference between Black box and White box testing?
tell me about V-Model
What is the test harness?
What is Active and Passive testing ?