What is the difference between QA and QC?
Answer Posted / santhosh
QC team will be involved in finding the defects in a product
where as
QA team will be involved in preventing the defects of a product
| Is This Answer Correct ? | 473 Yes | 88 No |
Post New Answer View All Answers
What Contains in Business Design Document?
On what basis CCB approves the changes?
What is meant by verification and validation?
Explain the difference between quality control and quality assurance.
What is breadth testing?
How is monkey testing different from adhoc testing?
What is the rule of a "test driven development"?
Explain what is traceability matrix?
Can you build a good audit trail using Compuware's QACenter products. Explain why.
What test strategy followed in your project?
We have one home page for a web application.It has so many components which are being tested by different teams. If one component testing get delayed but all other components testing is done, can we sign off testing for that home page? If no, what should be done?
hi, they have given 2 tables to write quries in SQL SERVER 2000 based on table as follows . 1st table :author: COLUMNS AS FOLLOWS pk. AUTHOR F_NAME DOB NATIONALITY 2ND TABLE BOOKS: COLUMNS AS FOLLOWS; PK ISDN F.K AUTHOR LANGUAGE PUBLISH_DATE; 1) RETRIVE author who is indian and hindi write in a) as joins b) sub quries 2)retrive who is younger author ; 3)retrive author who wrote more than one book in different language. 4)retrive author who has wrote in different language in each year write all queries in sql for sql server
How to generate swift message
According to you, when is the good time to start qa in a project?
What are the contents of test plans and test cases?