what is verification and validation?
Answers were Sorted based on User's Feedback
Answer / srinath
Verification is the process of doing reviews and
walkthroughs and conducting interviews.
This is doing before coding phase.
Validation is the process of doing actual testing in the
source code.
This is always starting after coding in SDLC.
| Is This Answer Correct ? | 19 Yes | 16 No |
Answer / bala
erification refers to checking or testing of items,includes
sofeware,for conformance and consistency with an assosiated
specification. For verification techniques like
review,analysis and inspection are commonly used.
Validation refers to the process of checking that the
developed software is according the requirments specified by
the user.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / prasanna
Verification: the process verify of the product,whether
meets design requirement or not.
Validation:the process validate of the product,whether meets
customer requirement or not.
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / joshua
Verification refers to checking or testing of items,includes sofeware,for conformance and consistency with an assosiated specification. For verification techniques like review,analysis and inspection are commonly used.
Validation refers to the process of checking that the developed sofeware is according the requirments specified by the user.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / dathatreyulu
Verification is "checking whether we are doing correctly or
not".
Validation is "checking whether we have done correctly or
not".
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / audi.ahmad@gmail.com
verification -
ensuring that the functionality of software is as per the documentation prepared.
validation -
ensuring that the product has fulfilled the customer's requirement
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / pavan
Verification: It is a process of checking in which one will check weather each and every person in the organisation is working according to the company process guaidlines or not
Validation: It is also process of checking in which one will conduct on the developed product Weather it is working fine or not according to the expectations or not.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / jeevan mane
Verification is the process orientation also it is called
as QC
Validation is product orientation also it called as QA
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ruchi
Software testing is one element of a broader topic that is
often referred to as verification and validation (V&V).
Verification refers to the set of activities that ensure
that software correctly implements a specific function.
Validation refers to a different set of activities that
ensure that the software has been built is traceable to
customer requirements.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shahzad(i.i.t.p)
Verification: A process to check whether our Application is
according to the customer requirements or not.
Validation: A process to check whether our application
Functionality is according to the customers requirements or not
| Is This Answer Correct ? | 0 Yes | 0 No |
How will you validate the functionality of the Test cases, if there is no business requirement document or user requirement document as such…
what is change request, and how to manage the changes..
How does quality control differ from quality assurance?
How can data caching have a negative effect on load testing results?
If you clink ok in the log in page, how will you get to know what is happening in the application? If any of you know the answer for this please post. Thanks
Can test condition,testcase and testscript help u in performing the static testing
What is difference between web application and non-web applications?
If you find a crashing bug and the developer resolves it Not Repro, what would you do? What if s/he resolves it as Won’t Fix?
What is the need of smoke test even when unit test is done by developers?
How do you review testcase?? Type of Review...
What is frame level testing and how do we test it?
what is the project strategy