Answer Posted / jyotsna
QA is oriented to DEFECT PREVENTION. And in this we'll
mainly concentrate on the PROCESS. QA'll exist in the
entire life cycle of the software development. so we can
call it as staff function.
QC is oriented to DEFECT DETECTION AND CORRECTION. In this
we'll concentrate on the PRODUCT. In this QC is only
testing people'll involve so that we can call it as a line
function.
Let me know if i'm wrong.
Thank you :)
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Define bug leakage and bug release?
Q. How do you select product components for validation?What are the contents of QMS?
pls post the questions for qa position in factset
Where I can get ITB/ISTQB sample question paper?
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
What type of tests you perform on the web based application?
How do you train another QA engineer?
What if there is not enough time for thorough testing?
What is random testing?
What is extreme programming and what is it got to do with testing?
What if the software is so buggy it ca not really be tested at all?
Tell me in which of the software testing phase is qa involved & qc not involved?
Why is automation testing preferred over manual testing?
How to find all the bugs during first round of testing?
what are the tables in testcases?