Difference between verification and validation?

Answers were Sorted based on User's Feedback



Difference between verification and validation?..

Answer / romie

Verification: It is a process of confirming that software
meets its specification. It involves reviews and meetings to
evaluate document, plan, code, requirement and
specifications. This is done using the checklists, issue
lists, walkthroughs and inspections.

Validation: It is a process of confirming that software
meets user's requirement. It is actual testing which takes
place after the verification is complete (code is complete).

Verification and validation go hand in hand. Every
verification activity have a corresponding validation
activity. Code verification/validation, functional,
integration verification/validation. Test case, plan and log
are used in the various phases of validation process. All
testing methods are used in validation process.

Is This Answer Correct ?    6 Yes 0 No

Difference between verification and validation?..

Answer / nilesh navadiya

Verification: The Software which is under the construction
and in that stage the testing process that is taking place
is called a Verification.
Validation : After completion the Build / Software and in
that stage the testing process is called as a Validation.

Is This Answer Correct ?    1 Yes 0 No

Difference between verification and validation?..

Answer / girish mishra

Verification:In this phase we have to ensure that whether we
are developing correct product.It is a preventive process.
Validation:This is the phase generally conduct after the
completion of the verification process.We checks here that
whether we have developed correct product according to the
requirement.This is a detective process.

Is This Answer Correct ?    1 Yes 0 No

Difference between verification and validation?..

Answer / vijay

In short, Varification is nothing but "Planning" and
Validation is nothing but "Testing".

Is This Answer Correct ?    3 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

Comparison testing is typically done to test two competing products as part of customer market analysis prior to product release. Is it true.explain comparision testing

1 Answers  


what is iterative testing

3 Answers  


What is a test requirement?

5 Answers   Covansys,


Diff. between STLC and SDLC?

18 Answers   MBT,


Why most of the people saying testing is easy job? an you justify?

10 Answers   GE,


iam new to testing ,i want improve knowledge on manual and how to improve theoretically r practical?any one give me suggestion?

1 Answers  


what is the importance of test data while testing the application? and how hard it is to set up the test data?

2 Answers  


How is the communication with the developers for the Unit Testing?

2 Answers   CSS,


what comments have u given in peer review? tell me at least 3 comments what u have given? july27 brahma412@yahoo.co.in

1 Answers   CTS,


What is difference b/w Windows XP & Windows NT

1 Answers   AZTEC,


1.what si the out come of testing.?

5 Answers  


Hi, Anybody can explain me What is the Difference between 2- tier and 3-tier Architecture.

4 Answers   ACS, IBM,


Categories