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 |
Hi guys can u please tell that how to write the test case for checking the number of emails in inbox of gmail.
What is verification and validation testing
what is database testing?
Hey guys, Developers compile the code they write. That is a kind of testing!! Which category it belongs to in Testing. Static testing or Dynamic testing. Please clarify
what is v-model and explan with diagramm
Give me examples for high priority and hign severity defects?
Is a "A fast database retrieval rate" a testable requirement?
What is severity and priority of bug? Give some example.
What are the points to be taken into consideration while doing desktop testing?
How does u write test scenarios for Television /Refrigerator?
can anyone please tell how a rally tool is used in testing. what are the tester roles in using this tool and the detail working of this tool.
At what stage of the life cycle does testing begin?