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

Explian equivalence partioning with anexample?

3 Answers   RTG, Wipro,


How do u approach for testing a web application?

2 Answers  


What is diffrence between the functional and black box testing.

4 Answers  


Negative testcases for dropdownlist???

5 Answers  


Should we test every possible combination/scenario for a program?

1 Answers  






How will you test language converter e.g. (English to Spanish) without Automation tool? OR What are the test cases or scenarios for language converter? Conditions: 1. without Automation tool, 2. You know only English language. 3. Make sure the tests should produce 80-90% pass result.

2 Answers   Mastek,


Can you explain decision tables?

0 Answers  


What is the difference between functional specifications and business requirement specification?

2 Answers  


What is meant by bucket testing?

1 Answers  


online demo for bug tracker tool(let me know the website)

0 Answers  


Suppose a tester reports the bug to the developer and developer rejects it saying that the bug which is reported by tester is not a bug.In such a case what should a tester do?...Kindly answer this question ..

9 Answers   Infinite Computer Solutions, PayPal,


Test Track Pro. Defect report formate? what r the attibutes?

1 Answers   CybAge,


Categories