GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Testing  >  Software Testing

 Print  |  
Question:  What is difference between Validation and Verification



July 07, 2008 05:50:49 #4
 hareeshmte   Member Since: July 2008    Total Comments: 8 

RE: What is difference between Validation and Verification
 
Verification: Verifying the behaviour of an application which ensures the application is meeting the software requirement or the client requirements.
 
or

Verification is set of activity that ensures the software Requirements or the Client Requirements.

Validation: Validation is set of activity that implements the customer requirement or customer expected result.

or

Validation is validating the behaviour of an object in an application wheather meeting the customer expected result or not.
     

 

Back To Question