what is validation and verification.??
Answers were Sorted based on User's Feedback
Answer / romie
Verification: It is a process of confirming that software
meets its specification. It involves reviews and meetings to
evaluate document, plan, code, requirement and
specifications. This is done using the checklists, issue
lists, walkthroughs and inspections.
Validation: It is a process of confirming that software
meets user's requirement. It is actual testing which takes
place after the verification is complete (code is complete).
Verification and validation go hand in hand. Every
verification activity have a corresponding validation
activity. Code verification/validation, functional,
integration verification/validation. Test case, plan and log
are used in the various phases of validation process. All
testing methods are used in validation process.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / guest
verification:nothing but a document review.
(brs,srs,hld,llds)
validation:nothing but a testingphase(unit
testing,integration testing)
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sravani
Verification:Typically involves the reveiws and meetings to
evaluate plans,docs,code requirements and
specifications.This can be done with the checklist,issue
lists,walkthroughs and inspections.
Validation:Typically involves the actual testing after
varification.Validation checks that the system meets the
customer's requirements at the end of the life cycle.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / raghavender
Verification involves reviews to check whether the
application meets the clients requirements.
Validation involves checking the application by exeuting it.
that is giving something and checking for the Valid output
according to functionality of the application
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ravindra kumawat
verfication is a processs to verify that we building product
right done through by walkthrough, reviews, inspection
and validation stand for we building a right produt its a
acctul testing technique use and take place after the
verfication is complete.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / poonam
verification is Quality Assurrance activity as this
involves review processes whereas Validation is Qualilty
control activity as in this we are actually involved in
testing the product/software.
| Is This Answer Correct ? | 0 Yes | 0 No |
From whom do u gather the use case document?
1.what is the software life cycle? 2.what tools are available for support of testing during s/w development life cycle? 3.what is s/w development life cycle ? where exuctly the testing activity begin in SDLC?
plese tel me,how to explain insurence project
how to access a build & wat is its configuration
Explain test case?
table X havng 3 column A,B,C....A column havng data 10 20 30.....now i wanna have 1o value in A columns all three rows
what is difference between load ,strss and perofrmance??? can u explain me with example???
What is meant by resource allocation?(asked in interview for test lead)?
8 Answers Accenture, Acro Technologies,
what is mean by 1 )build = Who is responsible for build 2)Release = who is responsible for release 3)what is mean by license explain brefiely
4 Answers Bank Of America, ITC Infotech,
10.What is stub?
How do you test calculator?
what is the difference between Client/Server and Web based Applications please reply