Difference between Verification & Validation?
Answer Posted / sridhar vaithiyanathan
Verification: Check whether the software developing as per the specification during development process.
"Are we building the product Right?"
It is preventive method.
It is static testing like reviews, walk through, Inspection.
Validation: Check whether the software developed as per specification once the software is developed.
"Are we building the Right Product?"
It is corrective method.
It is Dynamic testing like system testing, Integration testing, black box testing.
This will be done by testing team
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is exploratory testing and when should it be performed?
What is the big deal about ‘requirements’?
What are the different ways of doing black box testing?
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
What is an entry criteria?
What are the two main categories of software testing?
What is reverse engineering?
Can you please explain me how to do testing of an E-insurance project end to end process..
what are the test bugs
Could some one tell me test cases for multi line text boxes like Notes field?
What does entry and exit criteria mean in a project?
when database testing comes into manual tesing
how to test a store procedure?
Which testing model is best as per your understanding, and why?
What is the limit for test steps?It should be 10/20/30etc