Exact difference between Verification and Validation?
Answers were Sorted based on User's Feedback
Answer / n@n!
Verification / QA / SDLC / UnConventional :
i)it is the procress of verifing that developers develop
right product r not.
ii)verifciation cab be done by reviews and walk throughs
iii)verification is a prevention activity
1v)verification is carried out by quality assurence team
members.
validation / QC / STLC / Conventional :
i)it is the procress of finding bugs to make sure that the
application is work under customer expectation r nt
ii)validation is a correction avtivity
iii)validation is carried out by quality control team
members
Is This Answer Correct ? | 19 Yes | 1 No |
Answer / arun130887
Verification:
After developing application...Verify that we
meet all requirement of customer.Here we wont check
application working or not, but we check wheather we includes
all requirements.It is done by developer
Validation:
Here we check Wheather application working
correctly or not.It is done by tester.
Is This Answer Correct ? | 5 Yes | 1 No |
Answer / sai sujith.i
Verification -It is a static testing procedure 2.Are we
building the product right?
validation-It is a dynamic testing procedure 2.Are we
building the right product?
Is This Answer Correct ? | 5 Yes | 1 No |
verification:
is the process confirming that the software
meets it's specification
validation:
is the process confirming that it meets the
user requirement
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / imtiyaz
VERIFICATION:
It is a process conducted throughout the development of the
project to ensure, are we developing the right product or not.
Ex: Reviews, Static Testing
VALIDATION:
After the product is developed, Validation is conducted to
ensure the developed product is working as per customer
requirement.
Ex: unit testing, system testing
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / smruti
According to me, V stands for Verification & Validation. Verification refers to testing on Documents such as,BRS,SRS,
HLD & LLD based on Document testing other wise known as Static testing, where as Validation indicates testing on Programs, Program Interconnection & Software called as Dynamic testing.
Thanks.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / raj
according to my knowledge
verification means code can not be executed.
in validation code is executed.
Is This Answer Correct ? | 5 Yes | 10 No |
If u need to get stressed & work more than then timing. How comfortable u r. If asked to work on weekends
what is performance testing
what is difference in between os 2000 xp
the interviwer ask ,why u r choose testing field means how can i say the answer for this one friend tell me
What is common interface?
How to Write Test case for Smoke Testing
Can test condition,testcase and testscript help u in performing the static testing
If project wants to release in 3months what type of Risk analysis u do in Test plan
When a project was started in an organisation ,Testing team will get BRS & FRS documents and starts preparing the Test cases for the application.when the Build was released whether the Testing team will execute only the written Test cases (or) they may update further testcases
hi all, i am new to testing environment.i have two questions 1.what is the difference between volume test and load test.? 2.generally ,what is the output for stress testing.?because it is beyond the limit.and what is the use of stress testing?
When is a good time for system testing?
What is d difference between Black Box Testing and Functional Testing?