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 the difference between Build and Version?

3 Answers  


Performance testing is coming under Functional testing?

9 Answers  


1.what is meant by functional and GUI testing?

5 Answers  


What can be done if requirements are changing continuously?

5 Answers   Oracle,


What is meant by Domain knowledge?What are the Domains?How many types of Domains are there?

6 Answers  


What can you tell about the project if during testing you found 80 bugs in it? or What is the V-Model Development Method and do you agree with this model?

2 Answers  


Can anyone give me a sample bug report, Iam right now taking training on Testing Tools.

5 Answers  


Explain Bug/Defect Life cycle?

6 Answers  


what will you do in review meetings?

2 Answers  


As i know Tester must hv to submit the test cases, test report, bug report,test results to his/her manager. So i question is What we write in test report and what else document we hv to submit to the Pm/TL.

2 Answers  


can u please give me any good examples of high priority and low seviarity and vice versa

2 Answers  


What is the difference between Smoke & Sanity Testing.

7 Answers   TCS,


Categories