Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

What is the different between validation and verification? Please give me example of each one

user-image
Question ajoutée par Utilisateur supprimé
Date de publication: 2016/03/21
sandeep sandeep
par sandeep sandeep , engineer , amvience pvt.ltd.

Validation is the process of comparing a product to its high level requirements.

 Verification answers the question, "Did we build the product correctly?"

Ahmad Aldalouj
par Ahmad Aldalouj , QA Engineer , JGC

 

Verification is the process of comparing a work product with its parent specification or a standard for the purpose of detecting errors.  Thus design is verified by comparing it with the requirements and code is verified by comparing it with the design.  There are four basic methods of verification: inspection which involves the visual comparison of two items, test which is an exactly reproducible method of comparing expected behavior to actual behavior, demonstration which is like testing but not exactly reproducible, and analysis which is the application of statistical methods to processes that do not produce repeatable results (e.g. a random number generator).  Verification answers the question, "Did we build the product correctly?"

 

Validation is the process of comparing a product to its high level requirements.  Thus using a validation method to determine if a system does what the requirements said it should is validation.  The same methods used for verification can also be used for validation.  Validation answers the question, "Did we build the correct product?"

Saifur Rahman
par Saifur Rahman , Executive Engineer , Solarland Bangladesh Co., Ltd

Validate: To validate is to prove that something is based on truth or fact, or is acceptable. It can also mean to make something, like a contract, legal. A process associated with the collection and production of intelligence that confirms that an intelligence collection or production requirement is sufficiently important to justify the dedication of intelligence resources, does not duplicate an existing requirement, and has not been previously satisfied. verification: establishment of the correctness of a theory, fact or evidence that provides proof of an assertion, theory

More Questions Like This