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 |
How would you test a service oriented architecture (soa) web application?
What is the Role of Bug Tracking System
3 Answers Atlantic Scientific, Deloitte,
Hi, Can anybody tell me what is Boundary value analysis, equivalence partitioning and error guessing with examples?
differentiate test case and test script
What is the difference between high level design and low level design with example
EXPLAIN A SCENARIO AND FEW TEST CASES FOR COMPATABILITY TESTING?
what is vss?
How do you decide when you have 'tested enough?'
iam in a small company where testing is not having any process so somebody tell me answer what is ur company testing process?
What is the dirrerence in Bug Tracking Tool, Bug Reporting Tool and Test Management Tool? Please be clear in Detail.
what is test case review?
What r the non-configurable items in the VSS for software configuration management?