Difference between Verification and validation.
Answers were Sorted based on User's Feedback
Answer / ss321
Validation is the the exact testing what we do.
Verification is the work which Quality assurance people do,
they will verify if we are following the correct process.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / jack
Validation is a different set of activities to ensure that
the Software that has been built is traceable to customer
requirements.
Eg. Unit Testing, Integration Testing, System Testing.
Verification is a set of activities to ensure that the
software correctly implements a specific function.
Eg. Requirement Gathering & Analysis phase comes under
verification.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / jitendra
Verification is a process of verifying all we developing right
product or not.
And validation is a process of validating the developed product is right or not.
| Is This Answer Correct ? | 2 Yes | 0 No |
Send me the interview questions
Actually how many positive and negetive testcases will write for a module?
What is eexception?
What's Stress Testing?
What is control chart?
What is the difference between functional test type and navigation test type?
What is user documentation?
what are the different types of questions in testing from related to projects, plz help me in quickly
What is the difference between Testing and Code review?
What the difference between a 'defect' and a 'failure' in software testing is?
Explain structural testing?
Explain dynamic testing?