What is verification and Validation?
Answers were Sorted based on User's Feedback
Answer / mudaseer
here is a difference between Varification and Validation.
Verification typically involves reviews and meetings to
evaluate documents, plans, code, requirements, and
specifications. This can be done with checklists, issues
lists, walkthroughs, and inspection meetings. Validation
typically involves actual testing and takes place after
verifications are completed. The term 'IV & V' refers to
Independent Verification and Validation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / amit kumar tyagi
Verification-1.Process Oriented,2.Doesn't include the code
execution,3.Techniques-walkthrough,code review and
inspection,4.done before the validation.5.Targeted
Documents-FRS,SRS,SDD,BR and Technical Specs.
Validation-1.Product Oriented,2.May or may not include the
code execution(depends on the type of testing),3.Techniques-
Various types of testing,4.done after the
verification.5.Targeted Documents-End Product.
Myself Amit Kumar tyagi
(amitbrazil@gmail.com),09910210899,Noida,Software Test
Engineer
| Is This Answer Correct ? | 0 Yes | 1 No |
What is Buddy Testing?
why is testing necessary , explain with some examples?
Is a "A fast database retrieval rate" a testable requirement?
test cases on antivirus with integration testing
What is the role of the QA lead?
What is Reproducible Defect? and When we will rise that defect as Reproducible Defect?
which are the mandatory fields in QC while rising new bug??
which document we prepare first whether test plan or test case document
Give me examples for high severity and low priority defects?
is there any checklist to check SRS document
Who fixes the bug as Severity and priority ?
Hi, Can anybody tell me what is Boundary value analysis, equivalence partitioning and error guessing with examples?