what the diff b/w verification and validation
Answers were Sorted based on User's Feedback
Answer / shyam
Verification is nothing but whether the application is
correct or not
Validation is nothing but whether the application is working
w.r.t customer requirements.
| Is This Answer Correct ? | 22 Yes | 4 No |
Answer / payal
Verification: The process of evaluating a system or
component to determine whether the products of the given
development phase satisfy the conditions imposed at the
start of that phase.
Validation: Determination of the correctness of the
products of software development with respect to the user
needs and requirements.
| Is This Answer Correct ? | 16 Yes | 1 No |
Verification:-
1) It is static process.
2) It is a process of prevention of errors.
3) It consist of checking the requirements specification.
4) Error/Issue found at this stage are very less cost
effective.
Validation:-
1) It is dynamic process.
2) It is a process of detection of errors.
3) it consist of validating the requirements specification
with the help of executing on machine or PC.
4) Error/Issue found at this stage is very high cost
effective.
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / baburao tirlapur
Verification: The process of preventing the error
Validation : The process of checking the error
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / aarti
Verification: Process of evaluation before execution of the
application
Validation: Process of evaluation after execution of the
application
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / prasadz
verification: verification is to ensure that weather we
built software right r not.
validation: validation is to ensure that weather we built
right software r not.
| Is This Answer Correct ? | 8 Yes | 6 No |
Verification:
Verification is a process in which QA people will check each and every role of the organisation and its outcome documents in order to check whether they are working according to the company's guideline or not from the starting phase of SDLC to the end.
Validation:
Validation is a process in which QC people will test the developed application and its related parts inorder to confirm whether are whether they are working a/c to the req or not.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / samsirsameer
Simple Answer
Validation: Are we doing the right job?
Verification: Are we doing the job right?
Thanks, SamsirSameer
samsirsameer@gmail.com
| Is This Answer Correct ? | 3 Yes | 5 No |
Comparison testing is typically done to test two competing products as part of customer market analysis prior to product release. Is it true.explain comparision testing
difference between smoke and sanity testing? help me with the clear answer...
5 Answers Cap Gemini, Polaris,
Explain about your current project role? and What are the applications involved? Where you will get paper bills?
what are the type of test strategy
Explain scrum process
Difference in web based application,desktop application and client server application? plz explain Us
There is only requirements document. You have 10 days and 8 resources to release the system.At the end of the 8th day u tell ur TL that system is ready for release. How will you proceed with the testing process or in other words what all approach you will follow once you get requirements
diff b/w smoke testng and sanity,which coms fist functional or sanity
what is a review?
is it possible to do performance testing in stand alone application..how wil u do that ???????
What is bottom-up approach?
How do we analyse a bug?