What is the differance between QA & Qc?? and brief
introduction of QA & QC's role in testing??
Answer Posted / bishi davy
Quality Assurance
– QA is the entire cycle of processes or activities
performed in a planned and systematic manner, in order to
achieve the agreed upon requirements for the quality for a
project.
- The input could come from the QC
- Ex:-Audits, Process Definition
Quality Control
– QC ideally caters to the processes, tools,techniques and
activities performed in a controlled manner to
adhere/comply to the requirements for quality
- The Input can be a problem/Incident
- EX:-Testing, Check Points, Toll/Stage gates
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the Procedure and documents for obtaing CMM Certification
What are the challenges you faced related to production environment bug?
What is a weighted Defect What is Defect Density
What are the key components of a bug report?
how much it is necessary that if u r a sqa engineer then ur programming should be strong or either u have only concepts of it but u r not a good programmer.If the person is not a good programmer then do they are able to make their carrer in this field of qa and do it has good scope for them being not a good programmer?
When a non-conformance is noted during these "reviews", what happens next?
What the first thing You’ll do as a SQA Tester if I hired You?
Is it possible to do load testing in POWERMHS? If yes how do you do that?
how do u start web logic in your application
Can you perform regression testing performed manually?
Explain the process of qa testing?
What is meant by verification and validation?
You have 250 outstanding requests in a bug tracking application,you have no automated build environment, or representative production environment in test, nor the hardware required.You are responsible for establishing some kind of process and order to the QA department, what would you need in terms of budget and what would your processes be, as well as how would you address the environment issues mentioned above?
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
What are verification and validation and difference between these two?