State the difference between validation and verification in software testing.
Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
While validation is a dynamic analysis technique, verification is a static analysis technique. We execute the code invalidation, whereas no code execution takes place in verification.
Inspection, reviews, and walkthroughs are examples of verification, while functional and non-functional testing comes under validation.