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
Answers were Sorted based on User's Feedback
V model stands for Verification and Validation.
V model defines the mapping between development stages and
testing stages.
Verification:
It is used to check whether the people are developing right
system or not.
Validation:
It is used to check whether the developed system is right or
not.
| Is This Answer Correct ? | 3 Yes | 0 No |
Hi
QA process comes under VERIFICATON
QC process comes under VALIDATION
VERIFICATION -- Are we building the right product
VALIDATION --- Are we building the product right
| Is This Answer Correct ? | 5 Yes | 3 No |
Answer / deepti
The four main process phases – requirements, specification,
design and
implementation – have a corresponding verification and
validation testing phase.
QA is Quality assurance and covers all process related to
software verification like reviews(Peer review, code
review) , audits ,meeting etc.
Verification is for Defect Prevention.
QC is Quality control and covers all process related to
software validation. Includes actual testing. Running test
cases and producing test results.
Validation is for Defect Detection.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / mahesh badale
hi all , Basically QA and QC has to go hand in hand else
better quality can not be achieved.
In 'V' model left arm of V deals with the quality assurance
process and as creating plans , strategies, writing test
cases , reviewing all and other process where as right arm
deals with actual execution of testing and reporting.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
Answer / beda
V-Model is basically a linear model with asahrp bent at the
coding phase. QA process starts with requirement analysis
review till the system validation review
Verification: conducting review/meeting /discussion related
to client requirements
validation: actual testing (whether the final product is in
conformance to the client expectation)
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / vinod
varification:
Building the right product.
Validation:
Building the product right.
| Is This Answer Correct ? | 1 Yes | 5 No |
Answer / ranjit
Little bit modification
QA : closely related to validation
QC : closely related to verification
| Is This Answer Correct ? | 1 Yes | 7 No |
What is difference between qa, qc and software testing?
How Many CMM levels are there?? What are the main differences between each level?
Can anyone listout major scenarios for a payment submission web page???
What are the key components of a bug report?
what is software quality assurance?
what is testdata ??
draft an email to the client asking for clarrification on the conference calling function in a landline phone
What if the software is so buggy it ca not really be tested at all?
What is context driven testing?
Tell me some key points to consider while writing a bug report.
A payroll system?
0 Answers E-Clear Technologies,
x:validating :Are we producing product right y:verification:Are we producing right right a)X is wrong statement b)y is " c)x and Y " d)x & y is right statement