Difference between Verification & Validation?

Answers were Sorted based on User's Feedback



Difference between Verification & Validation?..

Answer / priyanka

verification-

1 it emphasize on building the product right.
2 it is a low level activity.
3 it only checks the correspondence between a program and
its specification.
4 we do the Defect Testing to uncover errors.
validation-

1 it emphasize on building the right product.
2 it is a high level activity.
3 it checks that whether the software is operationelly
useful or not.
4 we do the Validation Testing to meet the customer
requirements.

Is This Answer Correct ?    21 Yes 8 No

Difference between Verification & Validation?..

Answer / abdullah

Verification: To ensure that we have built the product
according to Customer specifications or not.
Validation: To ensure that the product is working fine or not.

Is This Answer Correct ?    6 Yes 0 No

Difference between Verification & Validation?..

Answer / rashmi rai

verification is simlpy a method by whch we check that is we
are making the things right or not?means applying right
procedure or not,committing any mistakes or not and so on.

Validation is a process by which we check that is we are
making the right product or not,means the produt we are
making is as per as the client requirement or not.

Is This Answer Correct ?    10 Yes 5 No

Difference between Verification & Validation?..

Answer / nishu

verification:
system is right or wrong
validation:
system is write or wrong with respect to customer's
requirements

Is This Answer Correct ?    12 Yes 7 No

Difference between Verification & Validation?..

Answer / sehrish

verification is something which is in which we verify that either we are getting right output or not. e.g: if we have two numbers 3 and 5 and we add them. to check that either it is giving right output or not is verification

validation is something that we validate either the inputs and functionality of software is accurate or not.

Is This Answer Correct ?    5 Yes 0 No

Difference between Verification & Validation?..

Answer / dakshina moorthy k. c

verification : we have to check whether we are implementing
right process.


validation: we have to check whether we have developed a
software as per the client requirement.

Is This Answer Correct ?    3 Yes 0 No

Difference between Verification & Validation?..

Answer / rakesh tiwari

Verification : 'Are we buliding a Product right?'it is a
static testing method.
Validation : 'Are we building a right Product?'it is a
Dynamic testing method.

Is This Answer Correct ?    4 Yes 2 No

Difference between Verification & Validation?..

Answer / jrk

Verification - process evalution
Validation - product evalution

Is This Answer Correct ?    2 Yes 0 No

Difference between Verification & Validation?..

Answer / kompallysuresh

Verification(QA): It is to check are we developing in the
right way.

Validation(QC): It is to check are we developed the right
application.

Is This Answer Correct ?    2 Yes 0 No

Difference between Verification & Validation?..

Answer / deepak

Verification - Suppose, as per requirement we r supposed to
design a view with define number of values. So, to check
whether the view has that particular values on the view or
not.. this process is known as Verification. Verification of
Requirements.

Validation - Now, we need to test the view whether that
values defines on the view are functioning properly or not.
This process is known as Validation. Validation of
functionality.

Please correct me if I am wrong.

Is This Answer Correct ?    8 Yes 7 No

Post New Answer

More Manual Testing Interview Questions

what is performance testing?

3 Answers  


Can we use automation tools during static testing? If yes when and how?

3 Answers  


in sdlc process what is the rool of PM,TL,DEVELOPER,tester in each and every phase? pelese explain me in detail?

2 Answers  


What is your experience with change control? Our development team has only 10 members. Do you think managing change is such a big deal for us?

0 Answers   Ordain Solutions,


In Testing why We need to Write Testcases compalsarly.

19 Answers   BirlaSoft,


Which are the possible test cases can U write for Combo box validation ?

10 Answers  


Process in ur company??? Y only V?? y not waterfall and spiral??? tell me advantages and disadvantages??

3 Answers   Philips,


Diff between static and dynamic review?

3 Answers   Softdel,


Who will participate in software testing?

1 Answers  


what is meant by port testing?

6 Answers  


hey showed me a Web page containing 3 text boxes labeled as Name, D.O.B & Blood Group.It also have 3 Buttons as OK, CANCEL,Reset. They told me that 1) when you click on OK it'll route you to the next page and save the data in the database. 2) When you click on CANCEL it'll route you to the previous page. 3) When you click on Reset it'll clears all the entries made by you. Now they asked me to write Test cases to test the functionality of that web page & asked me to write 1 critical test case after which they will give final go ahead to test the rest of the application... I wasn't able to write the critical test case. Plz answer.

4 Answers   IBM,


how to write a testcase for yahoo messenger

1 Answers  


Categories