3)what is quality assurance and Quality Control?
Answer Posted / amit verma
Goal of QC is to find the bugs.
Goal of QA is to prevent the bug.
QA is process oriented.
QC is Product oriented.
Static Testing((in which code is not execute) like
Inspection,Walk through,Review are done by QA.
Dynamic Testing(in which code is execute) is done by QC.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000
What is CVS and why it is used?
How can I do Server side Interface testing in Web Testing?
What is the main use of preparing a traceability matrix?
What is the first test in software testing process?
test measurment techniques
Tell me the SRS based review,brs based review
How can I done a Web Testing? Which steps are include in it?
1. what is a date guidelines ?
Can you please provide me the standard testcase review templete and Test plan templete.In my company we are not following any Standards templete so.Please guve me some Excell attachments.
If you're given a program that will average student grades, what kinds of inputs would you use?
How do you test for the coockies for a web application?
What is an error?
How do your characteristics compare to the profile of the ideal manager that you just described?
What is the difference between coupling and cohesion?