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 |
Although ordinal identifiers give 100%uniqueness in learning a object ,why do we use mandatory and assistive properties first to check the uniqueness of object?????
If we don't caught any bug in all build, then what we can say - 1. Bad Coverage 2. Excellent Coding 3. Bad Testing
What is a cookie testing?
what is the diff b/w web, window,desktop and client server application testing?
What is a weighted Defect What is Defect Density
Is there any other tool like QC which we can get as open source. the software should be able to write test cases, store documentation, dashboard and bug report. If anyone can suggest me it would be helpful.
What is destructive testing?
Formal Testing?
What is descion table?
Why are You so sure that You are qualified enough to this SQA Tester Job?
What is Comparision Testing?
What are the other test cases apart from functional test cases u write. I told sanity and resgression test case.Then He asked what u cover in sanity test cases and give with example...