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 |
On one of my form there are three text boxes for 1.To Enter Survey no.-Special characters / and - allowed in input and 2.Village Name 3.Project Name all having Input Range 2 to 50 char.and One SUBMIT button on form then How many Test cases can I write for Funtion Testing of Above fields and button
What is positive and negative testing?
what is the diff between IE and Netscape in web testing on a login page?
define 1)test methodologies, 2)test data 3) test scenario 4 ) test environment
what is performance testing?
who will do impact analysis in testing?
Could you tell me two things you did in your previous assignment (QA/Testing related hopefully) that you are proud of?
How does quality control differ from quality assurance?
Can Someone tell me scenario in testing having low severity and high priority and vice versa
How do you go about testing a project ?
Genarally what we have to tell. If anybody asks in the interview. what are challenges u faced in the Project and what are the Risks u faced in the Project, Anybody can suggest it ......Thanks in Advance....
what is the structure of test cases