Software Testing Interview Questions and Answers
<< Previous Question Next Question >>
 Question: 2014 Page Views: 

What is a difference between validation and verification?



Posted By: Avi Date: 7 September 2009 02:49:33 AM
 Answer:

Validation is the process of evaluation of changed code and the associated documentation at the end of the change process to ensure compliance with the software requirements.
Verification is the process of reviewing requirements, design, and associated documentations to ensure that they are updated correctly as a result of defect correction.


Posted By: eTechPlanet


Date: 7 September 2009 02:49:33 AM
Post a better Answer if you have
 
(Will show your Gravatar icon)  
  Country flag

Loading
Enter the text as shown in the image wu47XU
Related Questions
Software Testing : What is Unit Testing?

What is Unit Testing?

Unit Testing is a process used to validate that a particular module of source code is working proper....
Category: Software Testing Date: 9/8/2009 1:47:12 AM
Software Testing : What is a Test Plan?

What is a Test Plan?

A document describing the scope, approach, resources and schedule of intended test activities. The p....
Category: Software Testing Date: 9/8/2009 1:44:23 AM
Software Testing : What are the various types of Software Testing?

What are the various types of Software Testing?

1) Unit Testing 2) Integration Testing 3) System Testing 4) Acceptance Testing 5) Alpha and Beta Tes....
Category: Software Testing Date: 9/8/2009 1:36:32 AM
Software Testing : What is a difference between validation and verification?

What is a difference between validation and verification?

Validation is the process of evaluation of changed code and the associated documentation at the end....
Category: Software Testing Date: 9/7/2009 2:49:33 AM
Software Testing : What is White box Testing?

What is White box Testing?

Testing applications with the knowledge of the internal structure and the code of the program.
Category: Software Testing Date: 9/7/2009 2:45:55 AM