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 |
Q) If pseudo code below a programming language. what test case s are required to achieve 100% statements coverage If x=3 then display_message x; If y=2 then display_message y; else display_message z; else display_message z;
Difference between regression testing and re-testing
how far the test tracability matrix hepls in regression testing ?
1. what are the qualities of a tester ?
How to measure testing Productivity ?
What is Test Data?. When we prepare test data?, is it included in Test Cases or should it be seperately prepared. What and when will be the actual use of Test Data and who prepares it.
How we can explain a bug which may arrive at the time of testing? Explain that bug in details?
What is Vertical and Horizontal traceablity?
What will be your approach if a particular script in Load Test fails?
what is latentbug
What can you tell about the project if during testing you found 80 bugs in it
List 5 major test cases for Lift