What is the difference between testing and Quality Assurance?
Answer Posted / lakshmanaraj bg
Difference between testing and Quality Assurance:
The difference is that Quality Assurance is process oriented and Testing is product oriented.
The goal of testing is to find the errors.
The goal of QA is to prevent the errors in the program.
Testing : Finding the bugs.
QA: Prevetion of the bugs.
Testing: The process of executing a system with the intent of finding defects.
Testing for quality isn't assuring quality, it's controlling it.
Quality Assurance: A set of activities designed to ensure that the development and/or maintenance process is adequate to ensure a system will meet its objectives.
Quality Assurance makes sure you are doing the right things, the right way.
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.
Testing is a skill of checking the software agianst user requirement.
QA is the team that provide the guidelines, standard, planning to the software company and it will verify the working methadology of the software company.
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).
Quality:
Quality means consistently meeting user requirements in terms of cost , delivery schedule & service.
Quality Assurance (QA):
- QA is planned and systematic way to evaluate quality of process used to produce a quality product.
- The goal of a QA is to provide assurance that a product is meeting customer’s quality expectations.
- QA deals with how to prevent bugs from occurring in a product being developed.
- Software Quality Assurance Engineer’s main responsibility is to create and implement methods and standards to improve development process.
- QA is associated with activities like measuring the quality of process used to develop a product, process improvement and defect prevention.
- It consists of auditing and reporting procedures related to development and testing.
Software Testing:
- Software testing is a planned process that is used to identify the correctness, completeness, security and quality of software.
- Testing is generally done to demonstrate that the software is doing what it is supposed to do as well as the software is not doing what it is not supposed to do.
- The goal of testing or software tester is to locate defects and make sure that they get fixed.
These are the basic differences between the Quality Assurance and Software Testing concepts.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Explain cmm?
How does a server or client environment affect software testing?
What the first thing You’ll do as a SQA Tester if I hired You?
What actually a SQA Tester do in His/ Her first (entry level) Job?
Can you perform regression testing performed manually?
Explain stress testing, load testing and volume testing?
If there are more number of production defects, how will you tackle the team as a lead
Scenario :- when we test payment module in the eCommerce site, then how do we verify or actually check transaction failed and the amount will be returned in next few days? i am using pay pal / credit card.
What is the best tester to developer ratio?
When to start qa in a project?
Could anyone share FAQs for QA/QC position.
How is monkey testing different from adhoc testing?
Explain the steps for bug cycle?
What are the types of testing can be performed on facebook login page?
How would you ensure that your testing is complete and has good coverage?