google搜索 51Testing站内搜索                    软件测试门户 | 软件测试培 训 | 文章资料精选 | 软件测试论坛 | 软件测试博客 | 测试招聘求职 
打印

QA与QC之区别

平时也经经常听到这2个词!现在过来学习一下!

TOP

进来一趟。。受益非浅。。了解了。。

TOP

QA的工作范围是不是更广一些?需要监控产品的孕育,诞生,成长的全过程.就象小树成长一样,
QC是不是

TOP

啊,哦~~~~~操作失误了,
就象看着小树成长一样,如果长歪了,就要告诉某些人去修理一下,
那QC,就是去修理小数的人.通过自己的工作,让小树长的更好?

TOP

QC是质量控制 是RECOVERY的过程
QA是质量保证 是ATTRACK的过程 ,所以TEST因该是在QA的范畴内

TOP

我所知道的QA好像不具体负责TEST,他只是对项目提出一些意见,这些意见可能是根据评审或者什么标准来实现的吧

TOP

受益非浅

TOP

晕哟,,那乱。。我是新手,
不知道是什么,,我到底要相信谁的啊!!
我回去看书得了!

TOP

製造業里就很好分,QC質量檢測,QA質量保證

TOP

QA即英文QUALITY ASSURANCE 的简称,中文意思是品质保证,其在ISO8402:1994中的定义是“为了提供足够的信任表明实体能够满足品质要求,而在品质管理体系中实施并根据需要进行证实的全部有计划和有系统的活动”。有些推行ISO9000的组织会设置这样的部门或岗位,负责ISO9000标准所要求的有关品质保证的职能,担任这类工作的人员就叫做QA人员 .

[ 本帖最后由 婧颦 于 2006-4-7 09:15 编辑 ]
躲在某一个时间,想念一段时光的掌纹……

TOP

QC即英文QUALITY CONTROL的简称,中文意义是品质控制,其在ISO8402:1994的定义是“为达到品质要求所采取的作业技术和活动”。有些推行ISO9000的组织会设置这样一个部门或岗位,负责ISO9000标准所要求的有关品质控制的职能,担任这类工作的人员就叫做QC人员,相当于一般企业中的产品检验员,包括进货检验员(IQC)、制程检验员(IPQC)和最终检验员(FQC)。
躲在某一个时间,想念一段时光的掌纹……

TOP

看看

TOP

QAI CSTE里的定义:
Quality Assurance versus Quality Control
Testing is a Quality Control Activity.
There is often confusion in the IT industry regarding the difference between quality control and
quality assurance. Many “quality assurance” groups, in fact, practice quality control. Quality
methods can be segmented into two categories: preventive methods and detective methods. This
distinction serves as the mechanism to distinguish quality assurance activities from quality control
activities. This discussion explains the critical difference between control and assurance, and how
to recognize a control practice from an assurance practice.
Quality has two working definitions:
􀂃 Producer’s Viewpoint – The quality of the product meets the requirements.
􀂃 Customer’s Viewpoint – The quality of the product is “fit for use” or meets the
customer’s needs.
There are many “products” produced from the software development process in addition to the
software itself, including requirements, design documents, data models, GUI screens, programs,
and so on. To ensure that these products meet both requirements and user needs, both quality
assurance and quality control are necessary.
Quality Assurance
Quality assurance is a planned and systematic set of activities necessary to provide adequate
confidence that products and services will conform to specified requirements and meet user needs.
Quality assurance is a staff function, responsible for implementing the quality policy defined
through the development and continuous improvement of software development processes.
Quality assurance is an activity that establishes and evaluates the processes that produce products.
If there is no need for process, there is no role for quality assurance. For example, quality
assurance activities in an IT environment would determine the need for, acquire, or help install:
􀂃 System development methodologies
􀂃 Estimation processes
􀂃 System maintenance processes
􀂃 Requirements definition processes
􀂃 Testing processes and standards
Once installed, quality assurance would measure these processes to identify weaknesses, and then
correct those weaknesses to continually improve the process.
Quality Control
Quality control is the process by which product quality is compared with applicable standards, and
the action taken when nonconformance is detected. Quality control is a line function, and the work
is done within a process to ensure that the work product conforms to standards and requirements.
Quality control activities focus on identifying defects in the actual products produced. These
activities begin at the start of the software development process with reviews of requirements, and
continue until all application testing is complete.
It is possible to have quality control without quality assurance. For example, a test team may be in
place to conduct system testing at the end of development, regardless of whether that system is
produced using a software development methodology.
Both quality assurance and quality control are separate and distinct from the internal
audit function. Internal Auditing is an independent appraisal activity within an
organization for the review of operations, and is a service to management. It is a
managerial control that functions by measuring and evaluating the effectiveness of
other controls.
The following statements help differentiate quality control from quality assurance:
Quality control relates to a specific product or service.
Quality control verifies whether specific attribute(s) are in, or are not in, a specific
product or service.
Quality control identifies defects for the primary purpose of correcting defects.

Quality control is the responsibility of the team/worker.
Quality control is concerned with a specific product.
Quality assurance helps establish processes.
Quality assurance sets up measurement programs to evaluate processes.
Quality assurance identifies weaknesses in processes and improves them.
Quality assurance is a management responsibility, frequently performed by a staff
function.
Quality assurance is concerned with all of the products that will ever be produced by a
process.
Quality assurance is sometimes called quality control over quality control because it
evaluates whether quality control is working.
Quality assurance personnel should not ever perform quality control unless it is to
validate quality control.

TOP

哇!纯英文的


欺负人家不懂英文,是不是

TOP

如果按照大部分人的解释  QC就和TESTER一样的 就是POST BUG 了?

我就是对QC不能划清界限
我不晓得QC具体做什么
我在台资这里把QA就叫做软件测试
其实是错的
后来到日资才弄清楚QA不是软件测试

但是现在我对QC不清楚 谁给详细讲讲呢?

TOP

引用:
原帖由 见光死 于 2005-8-12 10:42 发表
感觉 coolser讲的比较全面。其实呢项目管理认为QA就是建立团队完成目标的信心。QC则是对结果的检查。感觉还有下面几个要注意的区别:
(1)QA是全体人员要考虑的事情,QC基本是测试人员要做的事情
(2)QA是对过程,QC对结果
(3)QA的输入可能是QC的输出
(4)QA事前,QC事后
(5)QA关注如何提高效率,降低缺陷,QC关注发现缺陷
明白ing
学无止境!坚决把学习事业进行到底!  [color=sky blue]one of Elizabeth's blogs

TOP

14楼的说得简单明了。大家说得多了就开始混淆糊涂了

TOP

顺便问下LZ 是苏州哪个区的,偶在园区科技园的。

TOP

引用:
原帖由 black_tulip 于 2005-6-13 09:42 发表
帽子怎么戴意义不是很大,先把正确的事做正确了。
支持下这个观点

TOP

其实就如同有ISO,CMMI,6 Sigma等质量标准一样,QA和QC也有不同的定义,关键是看出自什么地方,用在什么地方。

比如,多数软件公司的QA实际是SQA(software QA),也就是software testing。只有公司专门设立的独立于研发之外的质量管理部门才是真正由组织、流程、和技术三个方面来管理的符合ISO定义的QA。

所以,就像9楼所说,如果只是日常工作中的一个称呼,倒不要太介意,QI、QC、QA都成,叫测试也可以。如果是面试,可能的话,要讲出你的定义的出处,比如像30,31楼那般,这样面试人员就会清楚你不存在概念上的混淆和错误。

TOP

 
当前时区 GMT+8, 现在时间是 2008-10-7 15:21Copyright(C)上海博为峰软件技术有限公司 2001-2007 电话:021-64471599-8017
当您在访问网站、论坛及博客过程中遇到问题时可发送email:webmaster@51testing.com或发送论坛短信至管理员风在吹