exact definition of QA and QC ?
Answers were Sorted based on User's Feedback
Answer / pravati
1.QA is a set of activities for ensuring the quality of the product by preventing the introducing defects.
2.All the peoples who are involved in developing software are responsible for the quality assurance.
3.Verification is an example of quality assurance.
1.QC is a set of activities for ensuring the quality of the product by identifying the defects in software application.
2.Testing team is responsible for quality control.
3.validation is an example of QC
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / mallikarjun vh
QA(Qality Assurance): QA is the Line function. It involves testing the product to meet the User needs and exepctations. It is s Validation testing type.
QC(Qality Control): It is the Staff function. Testing is one example of Quality Control process. It is Verification testing type.
| Is This Answer Correct ? | 0 Yes | 2 No |
What is transient bugs ? How to reproduce those bugs? Can we log the those kind of bugs in tracking tool, if we found?
what is test case? how to use use cases in test case preparations akila4you@gmail.com
What is the Database testing?? Is it necessary to have database knowledge for testing?had you ever tested the software by entering input at the front end and check it at back end?
Explain the test plan, how to prepare the test plan
What methodologies have you used to develop test cases?
What are the test methodologies??
What are the steps to test any software through automation tools?
Give me examples for high severity and low priority defects?
HI can i know who is taking real time testing classes in banglore? i am preparing to put 3+year experience in testing if possible anybody give suggestions for preparing 3+exp
How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.
What is test metrics? give example of it.
What is interface testing