what is verification and validation,
Answers were Sorted based on User's Feedback
Answer / n@n!
verification/unconventional/quality assurence:
-> it is the procress of verifying that developers are
develop right product r not
-> verification can be done through review's and walk
through
-> verification is a prevention activity
validation/conventional/quality control:
-> it is the procress of finding bugs to make sure that the
application is works under customer expectations r not
-> validation is a correction activity
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / arunatummala
Verification:Have we built the software right(i.e., does it
match the specification)?
Validation:Have we built the right software(i.e., is this
what the customer wants)?
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / siva nadh reddy.g
verification which is done by the quality assurance people
on each and every role in the organization in order to
ensure that they are working according to the company
process guidelines or not
validation is a process of checking conducted on the
application and its related parts in order to ensure that
whether it is working according to the requirements or not.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / amit verma
Verification is done by QA peoples whilr Validation is done
by Testers.
In Verification phase,QA person verify the proceses that
rae used in the development of the application as per as
compnay standards.
While in Validation phase,Tester verify the developed
application are up to mark with user requirement or not.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shobhit tyagi
In verification : check whether we are building system right or not
In validation: check whether we have build right system or not
| Is This Answer Correct ? | 0 Yes | 0 No |
tell me 4 test case technics ?
so far how many bugs you have found?what are those means what should we answer for that?
What is the difference between System Testing and Functionality Testing?
what is the priority for fixing bug?
for example, we have old password,confirmed password, new password followed by submit button. what are the test cases written for that?
how to import test cases from quality center to excel.. explain navigation
hi am new to testing please anyone suggest a text book or materails so that it will help me to understand testing.please give me as soon as possible
What incremental integration testing?
How does one go for testing of firewall?? Though one answer is posted but its not a relevant one
what are the "steps to reproduce" for any bug?
What is Risk analysis? Explain with example
what do you test in compatability for client server and web application? ?