what is the diffrence b/w QA and QC?
Answers were Sorted based on User's Feedback
Answer / suresh
QA measures the quality of the process.
QC measures the quality of the product.
Thanks, Suresh
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / nehisha
Quality Assurance: It is a group of management, where they
monitor and improve the entire development process, monitor
whether they are able to meet the agreed standards of the
company and whether problem issues were found and dealt.
Quality control: It is the actual testing for each and
every phase of an application to meet customer requirements
or to maintain the quality in an application.
Is This Answer Correct ? | 6 Yes | 3 No |
Answer / rajani
QA : Measuring and monitoring the software development
process is called Quality Assurance.
QC: The validation of deliverables i.e., outcomes after
process is called Quality Control.
Is This Answer Correct ? | 4 Yes | 1 No |
Answer / pallavi h.panchbhai
QA
* QA make sure you are doing the right things in right way.
* QA is Developing,orgnising the best quality processes.
* QA is the process Related
* QA is the Preventive Process.
QC
* QC makes sure the results of what you have done and what
you expected.
* QC means implementing the process developed by former
team.
* QC is the actual testing of the software.
* QC is corrective process.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / bala
QA - This involves entire testing activities in line with
software development..
QC - This is the process. Using some metrics(depends on the
company policy), the software is evaluated with metric
norms.
Is This Answer Correct ? | 4 Yes | 3 No |
Answer / ganeshraj
QA is the assurances of the right material and think about the quntity
QC is the assure of the quality ,so diff of the quantity&quality
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sonu gupta
Quality assurance is the process orient.
And
Quality control is the product orient.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sunny
Quality Assurance:
Software QA involves the entire software development PROCESS
- monitoring and improving the process, making sure that any
agreed-upon standards and procedures are followed, and
ensuring that problems are found and dealt with. It is to
'prevention
Quality Control:
A set of activities designed to evaluate a developed work
product.Quality Control makes sure the results of what
you've done are what you expected.
Is This Answer Correct ? | 0 Yes | 2 No |
What are the types of functional testing?
If you found any high priority bug before release product then what will you do as tester if you only tester in team??
How will you determine if the architecture of any web site is of two tiers, three tiers or multi tier?
After few months, I'll be having 2 years of experience only in Manual Testing.I want to know which type of questions I'll be asked in Interview if I'll appear for any.
winrunner q's..(if winrunner 1.explain types of recording modes? 2.how winrunner recognize GUI objects? 3.what is there in GUI map editor? 4.explain types of checkpoints? 5.syncronization point? 6.diff. between wait st. and synchornization? 7.diff.between is treturn & texit? 8.diff between tl_step and report_msg? 9.what is data driven test? 10how we parameterize the variable? 11.some ddt commands? 12.why we need to automate ? 13.explain database checkpoints with connectivity? 14.diff..between compiler module and main script? 15.expain in,out,inout parameters? 16.function generator? 17. Search path,breakpoints? 18.diff between step,step in,step out?
What is formal testing?
I have 2 questions: 1) What are Technical test cases 2) What are Business test case (Or Business driven test cases)
write 3 test cases on railway reservation system
wht is the diffrence between bug life cycle and defect life cycle
what is release notes different people are saying different answers so give the correct answer to that plzzzzzzzzz
Written Paper at Net Solutions: 1) Difference between Smoke Testing and Sanity Testing. 2) Bug life cycle. 3) Write the steps followed in STLC in your company. 4) Define: 1) BVA (Boundary Value Analysis) 2) ECP (Equivalence Class Partitioning) 5) Write test cases for a login screen with following fields/buttons: Username: Password: Login (Button) Cancel (Button)
What is a show-stopper Bug?