What is the difference between quality assurance and
quality control?
Answer Posted / panoramix
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 Control: A set of activities designed to evaluate a developed work product.
Testing: The process of executing a system with the intent of finding defects.
In short QA is process oriented and QC is product oriented
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between action & script ?
What is mean by incident logging system ?
Why it is recommended to add verification checks to your all your scenarios?
What is Snapshot Testing? When we need to do and who will involve in this process and also what is the output document of this testing
If anybody from banglore having the real time exp in manual testing with 3+ yrs exp and looking for change send your profile to vinodhanandhan@gmail.com
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What are the different ways to check a date field in a website?
what are your thoughts on SPRINT duration
Can any one suggest how to write the bug reports effectively by optimizing what we want to describe?
What is srs and brs document?
what is the cheklist to check SRS document (after releasing) as a test ingineer and how can we check
Changes and enhancements to system?
1.what is the approach while writing test cases in your project. 2.tell some intresting scenareo in your project
Describe Testing Decomposition?
can someone give me a brief idea about embedded testing.. i know both embedded system concepts and testing concepts.. i just want to know what we have to do for embedded testing