in v model of software testing which processes comes under
QA and which processes comes under QC?And what is
verification and validation please anwer these question i
realy very confused
Answer Posted / peter
About verification and validation: answer #3 is correct.
According CMMI:
Verification: Confirmation that work products properly reflect the requirements specified for them. In other words: verification ensures that "you built it right".
Validation: Confirmation that the product will fulfill its intended use. In other words, validation ensures that "you built the right thing".
About QA and QC:
QA is about quality of processes and QC is about quality of products. Therefore, verification and validation are both part of QC.
Again according CMMI:
Quality assurance: A planed and systematic means for assuring management that the defined standards, practices, procedures and methods of the process are applied.
Quality control: The operational techniques and activities that are used to fulfill requirements for quality.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Performance Evaluation means..?
What is mr and er?
Explain insurance project modules,and what we need to test on which functionality?
What test strategy followed in your project?
Field level test cases are developed using AF TOD to validate individual fields on a screen using a black box testing methodology. IN THIS CONTEXT WHAT IS "AF TOD"
Automation testing regarding with qtp, explain the process of testiing the application with qtp????
How is negative testing different from positive testing?
What is the difference in responsibilities of programmers and qa analyst?
What is the testing lifecycle?
why do not u try to get job in your core side(example :-eee)?
what is the difference between testing techniques and principles of testing?Kindly explain both of them with an example.
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 is a bug life cycle?
Explain what is mr and what information does mr consists of?
What is test metric is software testing and what information does it contains?