Difference between verification and validation?
Answers were Sorted based on User's Feedback
Answer / aa
Verification means whether we are building the right product?
To verify the user requirements , design , code. It includes
reviews, inspection project related documents.
Validation means whether we are building the product right?
To verify the developed application whether it meets the
user requirements and customer expectations. It includes
execution of the software.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / nitinsingh
Verification->Whether the right process has been followed while developing the software.
Validation->Whether the right product has been made.Whether the product satisfies all the requirements of the customer.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / dhirendra
Verification is specific to customer's requirement &
Validation is specific to functionality of the application
ie. validating the functionality.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / neha
Verification -- verification means testing the product
functionality is as per the customer's requirements. This
is performed at the testers environment.
Validation - Testing the product for the required
functionality at customer's site i.e testing whether it is
working fine at end user environment.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / wasim
Verification is like Reviewing SRS or Use Case, Code, Test Plan, Test Cases etc
Validation is like using unit test cases for validating Code, Using Test Cases for validating system
| Is This Answer Correct ? | 0 Yes | 0 No |
How to prepare web applications use case document.can you send the some sample use case document for web application Project?
What is Test Harness... is having any releation with Test driver...Anybody can explain in detail...Thanks in Advance
What are the advantages of manual testing other than "Low cost", "Where automation fails".......?
11.what are two of your weaknesses?
1 Answers Satyam, TCS, Tech Mahindra, VJIL Consulting,
What is the format for accentence testing. please answer me ASAP
when will tester do the smoke testing?
how to write test cases for testing databases,especially for testing and writing test cases for stored procedures.any real time database testers.please answer me.
The scenario is "while reviewing requirement docs(SRS)if u find or feel any requirement is not meeting the client's requirements" whom do you report?and what is your action?
In Testing why We need to Write Testcases compalsarly.
why we choosen testing but not developing
write test cases on "Login Window" ?
What are Test Deliverables?