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 |
Explain about your current project role? and What are the applications involved? Where you will get paper bills?
Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism
what is the difference between sevierty and priority
How to write Test cases for pen in tabular form including all phase of test case like Test id, Test Objective, Prerequisite etc.
how to test a shopping cart website manually...?
Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed
how many web pages in your application?
how testing is carried out in real time agile methodology i mean to say how a job is assigned to one tester in a team
The company is developing a new piece of software. The application allows a computer user to use the print option of any existing application to save the output into an HTML file instead of printing. -Based on the scenario above, which test methods do you use to make certain that the new software will work properly with existing applications?
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
define defect lifecycle step by step
What is bucket testing?