What is the difference between QA and testing?
Answers were Sorted based on User's Feedback
Quality assurance , deals with "preventation" of defect
when product being develped. It is associated with process
and process improvement activities.
Testing meance Quality control , its focus defect detection
and removal.
Quality control measures the Quality of product.
Quality Assurance measures the Quality of process when
product being developed.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / amit b. bhatnagar
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 thing
in the right way.
Software testing is the process used to measure the quality
of developed computer software. Usually, quality is
constrained to such topics as correctness, completeness,
security, but can also include more technical requirements
such as capability, reliability,
efficiency, portability, maintainability, compatibility,
and usability. Testing is a process of technical
investigation, performed on behalf of stakeholders, that is
intended to reveal quality-related information about the
product with respect to the context in which it is intended
to operate.
| Is This Answer Correct ? | 3 Yes | 1 No |
In case you have any doubts regarding your project, how do you approach?
I want to know about the open source licenses and its features
What is the difference between functional and nonfunctional testing?
how can i wrtie testcases for huge data
What is 'Context Driven Testing' in Agile Method?
what documnets qa engineer need for starting qa?
Is the functional testing is a part of System testing. Are they same.
what are test metrics?
I test change password field for a application.But it accept new password same as old password. Is it not a issue??I raise this issue but developer team mark invalid.
Hi QA, Do any QA's give us the detail status of review happening during the entire life cycle (if templates includes it will be very useful for us) ?
What are the technical and environment risks u faced in ur testing career?
Give examples of boundary value and equivalence partitioning test cases.