What is the exact different between QA and QC?

Answer Posted / mandar

As per me

QC is verifying quality as per the requirement. QC is reactive.

QA is building confidence in the system such that quality
will be meet at the end. QA is proactive...

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate verification and validation processes.

584


What is the difference between web, window, desktop and client server application testing?

647


What is code complete?

590


What is difference between retesting and regression testing?

649


a proj ws atarted and cloded within the second day why?it has good amt of resources.srs ws prepers and accepted by the client too.

1702






In one project, How much “%” effort made by SQA Tester? e.g. : developer = 35%, manager = 10%, etc.

1549


What is Operational testing?

1779


If there are more number of production defects, how will you tackle the team as a lead

2050


When a non-conformance is noted during these "reviews", what happens next?

1961


hi guys ! tel me the adress of the ordian solutions..?whr it is ..?

3763


Explain agile development processes?

610


-What do you think about unit testing? -How do you assure quality of the code you release? -How do you release software?

1716


What is meant by Factory testing?? I have seen this one in a Job posting

1657


What is the difference between quality assurance, quality control and testing?

587


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

1755