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 |
When to start and Stop Testing?
How to perform SQL inject test for a login page using OWASP ZAP proxy security testing tool
What is a bug life cycle?
What if there is not enough time for thorough testing?
What is meant by Bidirectional Tracebility matrix?
steps for perfoming integration testing?
how will u know whether ur reported bug is accepted r rejected?
Can Parrto Principle be used in Quality Assurance and testing?
What if the software is so buggy it ca not really be tested at all?
What is bug leakage and bug release?
What is boundary testing?
What is the best tester to developer ratio?