what is the diffrence b/w verification and validation?

Answers were Sorted based on User's Feedback



what is the diffrence b/w verification and validation?..

Answer / sarika

1.verification means examing the document and finding a
error
2.am i building product right
3.it is low level activity
4.methods used in inspections,walkthrough,per review
validation means excuting the document and finding a defect
2.am i building right product
3.it is high level activity
4.methods used in black box and white box

Is This Answer Correct ?    7 Yes 1 No

what is the diffrence b/w verification and validation?..

Answer / v5

Verification is process oriented. It involves the process
and procedures followed. Its a preventive action.
Eg: walkthrough, inspection, review checklists...

Validation is product priented. It is ths actual testing of
the product.

Is This Answer Correct ?    2 Yes 0 No

what is the diffrence b/w verification and validation?..

Answer / varshab

Verification means conformance to requirements.In this we
ensure software should meet its requirement.It is static
testing.e.g walkthrough,reviews & inspection.

Validation is carried out to ensure software's fitness for
use.It is dynamic testing. e.g black box,white box etc.

Is This Answer Correct ?    2 Yes 0 No

what is the diffrence b/w verification and validation?..

Answer / nehisha

Verification is doing the right job.
Validation is doing the job right.
Implies, if there is an application to test, verification
means, testing the correct application, whereas, validation
means, testing the application correctly with correct
testing methods.

Is This Answer Correct ?    4 Yes 3 No

what is the diffrence b/w verification and validation?..

Answer / samratreddy

verification:verification is building a right producu/right
application
validation: validation is building the product/application
right

Is This Answer Correct ?    1 Yes 0 No

what is the diffrence b/w verification and validation?..

Answer / shiva

Software testing is used in association with verification
and validation:

* Verification: Have we built the software right (i.e.,
does it match the specification)?.Its process based.
* Validation: Have we built the right software (i.e., is
this what the customer wants)?.Its product based.

Is This Answer Correct ?    1 Yes 0 No

what is the diffrence b/w verification and validation?..

Answer / kanishk

Validation : The product built is correct to client
Requirement.
Verification : The software built is correct to what
requirement we have understood.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

How you can decide the number of testcases are enough for testing the given module?

3 Answers   AppLabs,


Suppose you have production data copied into the test environment. What are the advantages and disadvantages?

1 Answers  


What is ecp (equivalence class partition)?

0 Answers  


Hi can anyone give me 5 situations where your developerignore your bug

5 Answers  


How do we create a regression sute in td

0 Answers  






What are the principles of software testing?

0 Answers  


What is verification and validation testing

5 Answers   IBM,


What is the difference between Sanity and Smoke Testing? With Example.

7 Answers  


test cases on antivirus with integration testing

2 Answers   Infosys,


How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..

0 Answers  


diff b/w waterfallmodel & v-model?

5 Answers   Wipro,


What is backward compatibility testing

2 Answers  


Categories