what is verification and Validation?
Answers were Sorted based on User's Feedback
Answer / winrunner
Verification typically involves Reviews to evaluate
documents,plans,code,requirements and specifications.This
can be done with check lists .walkthrouhs and inspections.
Validation typically involves actual testing and takes place
after verification
| Is This Answer Correct ? | 9 Yes | 2 No |
Answer / sunil reddy
Verificatio is nothing but to check whether our apllication
si based on corresponding specifications or not?
Validation is nothing but to check whether our apllication
ifuinctionality is equal to customer requirements or not?
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / mayee
verification is nothing but the process of checking the
product whether you are doing it in the correct way with
respect to requirements.
Validation- process of checking whether the developed
product is correct or not
| Is This Answer Correct ? | 4 Yes | 2 No |
verification is static and validation is dynemic
in verification no need to excute code,while in validation
need to excute code.
verification means are we going to build the system
right.and validation means you are build the right system
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / usha
verification is the process before the build ready, i mean
conducting review on BRS, SRS, HLD, LLD's this process is
called verification, it is process level, done by
developers.
validation is conducting testing on build- integration
testing,unit testing, system testing, UAT. This is
completion level.
This is my opinion.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vani
verification is the process which checks whether the
application meets specifications given by the customer
other name for this is review
validation is the process where it satisfy the business
scenario
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / u bhavya
validation:It answers the question as follows:
"Are we testing the correct product?"
verification:It answers the question as follows:
"Are we testing the product correctly?"
(memory hint:'a' comes before 'e'(vAlidation,vErification)
lly 't' comes before 'y'(correcT,correctlY))
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sunitha
verification is Defect-prevention oriented means before
going to actual testing we review the test plan documents,
test cases.
validation in defect-detection and correction oriented
means actual testing .
if it is wrong plz correct me.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / abhilash
verification--Testing with respect to SRS or Quality
Assurance
Validation--Testing with respect to BRS or Quality Control
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / ravi
verification is process of checking conducted on each and
every role in the organization working their according to
come comapny rules
validation is process of checking conducted on allready
developed product working according to the expectations or
not
| Is This Answer Correct ? | 0 Yes | 0 No |
what is negative testing and positive testing with example?
Wht is the Difference between Test Harness and Test Driver Anybody can explain it..Thanks in advance...
What's the relationship between environment reality and test phases?
How do you satisfied ur client, P.M and T.L? (In P.M)
What is non-compliance testing?
how we do system testingf project?
I will give you 200 test cases and you should complete those test cases within 1 hour. What is your next step?
How do we develop test scripts for manual testing?Can anyone explain me with an example . Thanks, Prasanna
difference between bug reporting and bg tracking
Can you explain usability testing?
Hai can any one tel me what is Concurency Testing?
What is difference between individual test team testing and self testing by developer? give pros n cons.