what is the diffrence b/w verification and validation?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
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 |
how 2 find out nth salary.plz write sql qurires
what is the difference between client server & web based applications?
What type of Bugs will occur in Banking Project and pls send the Scenario,Testcases for the same?
What are similarities of Agile and Scrum?
0 Answers CybAge, IBM, Nissan,
how can i derive the test case for requirement and usecase ?
how would we do the encryption and decryption testing
When test plan will be prepared in v-model?
An employee table, with the columns id, name, sal and dob.Query to select emp names of all highest salaries(there are 4-5 people having the same salary which happens to be the highest).
What methodolgies you used to develop test Cases?
In the client systems, testing should focus on performance and compatibility .Is it true
What r the different types of testcase techniques?
How will you determine if the architecture of any web site is of two tiers, three tiers or multi tier?