Who is QA ? and Who is QC in a company?
What are the roles of QA And QC in company?
Answers were Sorted based on User's Feedback
Answer / aishwarya
QA Objective:
- Evaluate the project process in order to identify the
defects so that they can be fixed.
- Determine the ways to prevent future defects in the
project process
S/W QA involves
1) the entire software development process
2) monitoring the process
3) making sure that the agreed upon standards and procedures
are followed throughout project life cycle.
Audits and reviews can be done to monitor the process.
QC Objective:
Evaluate the work product in order to identify defects so
that the defects can be fixed and also to identify the
prevent the ways to prevent the future defects.
QC involves verifying the product with the requirement
specification.
It is done by executing software on computer.
Testing is the key technique used to perform product evaluation.
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / beenish arshad
QA means Quality Assurance while QC means Quality
Control... QC makes sure that correct procedures and
standards are being followed in the company and by the
employees... these procedures n standards can be of CMMI
etc. or defined by the company...
QA got nothing to do with procedures and standards...
his/her main task is to validate and verify projects.
| Is This Answer Correct ? | 9 Yes | 10 No |
Answer / prashant
Hi Aishwarya,
What ever difference you written about the difference
between QA and QC are confusing.
As per my knowledge:-
QA-Quality Assurance which is done by testers.
QC-Quality Control which is done by QC people. In one
company one group of people will be there who are said to be
QC people under then there will be more than one project
goes on and they have to give one kind of certification
about the quality of the application before it goes for beta
testing.
Please correct me if I am wrong!!!
| Is This Answer Correct ? | 5 Yes | 7 No |
What are the different phases available in STLC.
What is sdlc ? Explain ? Testing life cycle ?
wht is bug, deffect,issue,error
Can anyone explein me the differences between Product Testing and Project Testing??????
Does we make documentation for all defects?
which approach u r following while integrating the modules(top down or bottom up) explain process
what are the testing strategies to be followed in testing banking applications?
if a project is long term project , requirements are also changes then test plan will change or not?why
What a manual tester should know about web servers?what he tests in servers?
Hello Frnds Could U plz tell me What r the contents present in TEST DIRECTOR(According to the Interview) ???
WAT IS RTVM?
From where should we start writing the test cases. Say suppose we have a pageA with few check boxes, radio buttons, links, some text in it and a link on pageA takes us to another pageB. Then from where should we start writing the test cases?Also suppose we have 10 links in a page should we write separate test cases for each link?