What is the differencein validation & verification??
What we exactly do in verification & validation ?????
Give an example....
Answers were Sorted based on User's Feedback
Answer / s33.aditya
Verrification is a process that whether we are building the
product right, i.e we have the equirement with us. whether
we are developing the product accordingly or not?
Validation is the process that whether we are building the
right product, i.e the product which we have developed is
right or not?
Verificaation involves collection of the requirements,
Analyse those requirements, Preparation of HLD and LLD.
Validation invoves unit,Integration,system and User
acceptance testing.
V Model is the best Example. left side of the V-Model is
verification and right side is the validation
| Is This Answer Correct ? | 20 Yes | 1 No |
Answer / anil
Verrification is a process that whether we are developing
the right product or not?
Validation is the process that whether developed product is
right or not?
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / smruti
V-Model describes verification & validation .
Verification refers to document testing i.e., testing on
BRS,SRS,HLD & LLD's known as static testing , on the
otherhand, Validation is otherwise known as dynamic testing
based on testing on programs,program interconnection &
softwares . Thanks !!
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nitinsingh
Validation-> If the right product has been made as per the requirements of the client.
Verification-> If the right process has been followed while developing the product as per the process followed in the company.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sam
Verification is Verifying whether the product is according
to Specification.
and Validation is checking whether the Specificationis
according to Requirement.
| Is This Answer Correct ? | 0 Yes | 1 No |
How do you detemine wat to be tested?
What is bug life cycle? Pls give me the exact definition?
What is the difference between use case and test case? give example.
What is CRUD testing
What is the full form of cmmi?
Please give me any example of High severity and Low priority type of bug ?
What is smoke test?
what is difference between regression and retesting? urgent
What will be your approach if a particular script in Load Test fails?
Role of Software Test Engineer in Software Company
what is the test case for bank check leaf??
What is the diff betwn Functional nad regression testing and do u excute same test case or write new one for regression