What is the difference between QA and QC ?
Answers were Sorted based on User's Feedback
Answer / brahma412
QA is a department ,which checks each and every role in the
organisation inorder to confirm that whether they r doing
their work according to company's process guidelines or
not.
QC is also a dept, which checks the developed product or
it's related partsin order to con firm that whether they r
working acccrding the client's expectations.
as per my knowledge, i have given these answers. correct
me, if anything is wrong.
brahma412@yahoo.co.in
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / yogita
Above answer is wrong
QA =Verification, preventive, process based
QC= Validation, corrective, product based
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / sathiya kumar
QA is process oriented defect prevention based
QC is product oriented defect detecting based
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sandeep
QA is the process to prevent the defect in the early stage
of the SDLC
QC is the process detecting the defect in the Execution stage
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / umar
Quality Control=Verification: Are we building the product right? This is the very inmportant example of quality control...
Quality Assurance=Validation: Are we building the right product?
| Is This Answer Correct ? | 2 Yes | 6 No |
hi all friends, i want to know about certification of testing.this is online exam.tell me the fee of this exam also. any boday tell me the institute who conduct this in delhi ncr.& who give some saurity also. praveen test engineer
What is test methodology?
What is Sanity Testing?
Q. 21: Given the following decision table: Which of the following test cases and expected results is VALID? Rule 1 Rule 2 Rule 3 Rule 4 Conditions Age <21 yrs 21-29 yrs 30-50yrs > 50yrs Insurance Class A A or B B, C or D C or D Actions Premium £100 £90 £70 £70 Excess £2,500 £2,500 £500 £1000 options: A. 23 year old in insurance class A Premium is 0 and excess is,500. B. 51 year old in insurance class C Premium is 0 and excess is 00. C. 31 year old in insurance class B Premium is 0 and excess is ,500. D. 43 year old in insurance class C Premium is 0 and excess is ,000.
list of methods that is used to document the requirements of a software.
How does quality control differ from quality assurance?
Write or explain 3 testcases you executed recently with detailed descriptions ,steps to reproduce & explain what results they gave when you executed on a recent build?
As a manager what process did you adopt to define testing policy?
What is the need for testing?What is the Outcome of Testing? What is the Purpose of Testing? When to start and Stop Testing?
what is beta testing
Web application is having a client and a client-server application aslo have a client. Then what is the technical difference between thease two clients? can any body expain?
What is the difference between use case and test case? give example.