what is differnce between QC @ QA , test strategy, very urgent
pls
Answers were Sorted based on User's Feedback
Answer / rudraneel
QA VS QC :
QA is Quality Assurance and QC is Quality Control.
QA is Process Oriented
Provides suggestions on process improvement
Output of QA is input of QC
EX-Auditing
QC is Product Oriented
Provides suggestions on product improvement
Output of QC is input of QA
EX-Testing
Test Strategy :
The way in which the test will be implemented like top down
or bottom up..
Top-down - >
main module---sub module---subsub module
Bottom-up - >
subsub module---sub module--main module
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / chandra bhushan singh
QA:In QA we mesure & moniter strenth of the development
process.
QC:In QC we generally do the validation of final product
before release to the customer.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / swati
QC is corrective; it helps catch bugs which are there in
the product. QA is preventive, it would not allow the bug
to remain. So code design reviews, code reviews, test
reviews, etc are part of QA. While actual testing is QC.
| Is This Answer Correct ? | 1 Yes | 0 No |
when u involved in uat suppose if u find one defect then do u intmate it or not
What is mean by Functional Testing? How will you do functional testing for Yahoo Login page?
When you will raise defect? before defect raising what you will do?
Wat is the use of regression testing?is it needed to be done only if any functionality is included or in release of every build?
when developers sends you a build.what the test engineer does?
What is change request & what is the role of Tester in change request ? pl explain with example .
By using any techinique in tesing......how to find the greatest number between 1-10.?
While doing system testing your have missed out some issues. The same issue is found by customer and he reverts back to you for an explaination. How do you convince him or how do you justify yourself about your testing?
when there is minimal or no document available to carry out the testing for a login screen, what will you do?
What is a Latent Bug What is a defect leakage
what is the difference between waterfall model & v-model?
how can you define Priority and severity