Answered Questions

  • Describe to me the difference between validation and verification.

    Answer posted by Radhika on 2005-05-24 08:29:43: Verification takes place before validation, and not vice versa. Verification evaluates documents, plans, code, requirements and specifications. Validation evaluates the product itself. The input of verification are checklists, issue lists, walkthroughs and inspection meetings, reviews and meetings. The input of validation is the actual testing of an...

    mail2vass

    • Jan 17th, 2011

    Verification:it is a process of verifying are we developing the right system or not that means , checking the srs , brs documents. and verification does not involve in code execution.Validation:it involves in code execution, and it is followed  by unit, integ, and system testing

    kurtz182

    • Dec 29th, 2009

    Here are some easy ways to remember the difference between verification and validation:First you verify what a customer wants, then you validate whether or not you have delivered it.  Verificatio...