What is the difference between testing and quality assurance (QA)?

This question is surprisingly popular. However, the answer is quite simple. The goals of both are different: The goal of testing is to find the errors. The goal of QA is to prevent the errors in the program.

Showing Answers 1 - 21 of 21 Answers

Vikrant

  • Mar 18th, 2005
 

QA: A set of support activitites needed to provide adequate confidence that process are defined and continuously improved in order to produce products that confirms specification and are fit for use.QC: Process in product quality is compared with an applicable standards and action is taken if any non confirmance is detected.

Harini

  • Apr 7th, 2005
 

QA -> assure quality. 
QC -> ensure quality.

  Was this answer useful?  Yes

Hari Kumar

  • Apr 12th, 2005
 

Testing : Finding the bugs 
QA: Prevetion of the bugs

  Was this answer useful?  Yes

sanjeev prabhudesai

  • Apr 13th, 2005
 

QA:process quality 
QC:product quality

Navin Aldo

  • Apr 14th, 2005
 

Testing means QC. i.e. It measures the quality of the product. 
QA measures the quality of processes involved in creating a quality product.

Anil

  • Sep 8th, 2005
 

QA is process oriented activity.( Improves process ). 
Testing is product oriented activity. ( Improves product ).

ab

  • Oct 17th, 2005
 

If testing and Quality assurance are different, then why we call a tester as Quality assurance tester.

testing is done by tester to find the errors in the project hre we check the build product is correct or not. it is validation

quality assurance is done by the developer while they are in the developing  the project (bug free product) here we check whether we are building the right product. it is verification

PavanSwapna

  • Sep 14th, 2006
 

Testing: It is nothing but finding out the errors. Done by Tester

QA: It is nothing but preventing the errors

skiran19

  • Oct 25th, 2007
 

Testing is a skill of checking the software agianst user requirement.

QA(Quality Assurance) is the team that provide the guidelines, standard, planning to the software company and it will verify the working methadology of the software company.

  Was this answer useful?  Yes

Nidhi4.J

  • Apr 9th, 2010
 

QA is more a preventive thing, ensuring quality in the company and therefore the product rather than just testing the product for software bugs

* TESTING means "quality control"
* QUALITY CONTROL measures the quality of a product
* QUALITY ASSURANCE measures the quality of processes used to create a quality product.

  Was this answer useful?  Yes

mithr17

  • Nov 2nd, 2011
 

Quality assurance is creating or streamlining existing testing techniques/protocols/procedures to create a quality product. Quality assurance will make sure correct and apt quality guidelines and procedures are set for the QC department to test a product.

Testing is the act of performing some checks or tests to make sure the product under test adheres to the quality standards and requirements (shape, size, colors etc).

The product can be anything a toothpaste, gold bangle, or even a software application.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions