Difference b/n Validation and verification?
Answers were Sorted based on User's Feedback
Answer / n@n!
verification/quality assurence/un conventional :
1)it is the procress of verifing that developers develop
right product r not.
2)verification is a prevention activity.
3)verification can be don through review and walk through.
validation/quality control/conventional:
1)it is the procress of finding bugs to make sure that
the application is work under customer expectations r not.
2)validation is a correction activity.
| Is This Answer Correct ? | 16 Yes | 4 No |
Answer / amit verma
Verification:- Are v builiding the product right??
-Verfication process is related with Quality assurance.
-Verification verifies whether the product is developed
right or not(include process & functionlty)
-It include reviews,code walkthrough,inspection.
Validation:- R v building the right product.
-Validation process is related with Quality Control
(Testing).
-Under this,test the application whether it is develop as
per as customer specification or not.
-In Validation phase,Testing process takek place.
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / vinay
validation is a process where we find that the product is
giving all the functionallity as per coustomer requirements.
verification is a process where we find that the product is
developing as per the customer requirement within following
the companys rules.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / girish
Verification - (Are we building product right?)
For this-
1. Staic testing takes place in each & every phase of
project mang. life cycle (walk though, reveiws etc about
task)
2. We check that product making along with its
specification or not.
Validation - (Are we building right product?)
For this-
1. Dynamic Testing takes place in each & every madule when
completed. For testing we run each & every module.
2. Test these module & verfy those module work along with
its specification / customer expectation or not.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sree
Verification is a process of cross checking, are we
developing a right product (s/w application) or not.
validation is a process of cross checking, whether the
developed product/application is right or not according to
the customer requirement.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / srujana
Validation is evaluation of a system or component to
deteermine whether it meets the user neeeds or expectations.
-checking that we have built the right system?
Verification is evaluation of document or system to
determine whether it meets user requiremments.
-checking that we have buit the system right?
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / dipali1811
Validation only check the validity.Verification first veriefy
the program and correct mistakes if any present and then
validate the program.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / bond
Verificatio: Testing application with out comparing the
output result with some value XXXX
Validation: Testing the application with comparing the
output with some value XXXX
| Is This Answer Correct ? | 4 Yes | 14 No |
What is the difference b/n Testing Methodology and Testing methods?
What are the models/stages available in SDLC.
what is diffrence between dynamic black box testing and dynamic white box testing
What is the difference between a test policy and test strategy? Need detailed answer with some highlights.
tell about build process???how do u get abuild?? what u l do when u get a build??
Tell me the Test cases for the Fan?
Differences between waterfall and V model
Hi Everybody ,how can i explain the testing projects in the interview point of time? Please let me know .if it is insurance project, what procedures can i follow ?
how we can generate test scenarios
How many process areas are present in CMMI and in what classification do they fall in?
Hi, i am looking job in perfomance testing using Loadrunner can any body help me a project in any domine plz(Usah) chs_29@rediffmail.com
How do u find Synchronization problems manually?