what is verification and validation?
Answer Posted / tushar, pune
Verification is the process of determining if a system meets
the conditions set forth at the beginning, or during
previous activities of the software development life cycle,
correctly. These conditions are set forth in software
requirements, which are usually formally documented. The
standard for software requirements documentation is
ANSI/IEEE Standard 830. 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 is the process of evaluating a system to
determine whether it satisfies the specified requirements
and meets customer needs. Validation typically involves
actual testing and takes place after verifications are completed
| Is This Answer Correct ? | 45 Yes | 11 No |
Post New Answer View All Answers
what is API 2.0?
what is acid testing?
What are the various techniques in white box testing?
Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance
To specify the test artifacts involved in testing.
Functional and Integration test scenarios for actitime application
What are the phases involved in software testing life cycle?
What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.
What is the first test in software testing process?
please send me interview questions asked in google in testing - manual
How quickly we need to fix the bug?
About Hierarchy level in your company.
write test cases on wall
could anyone explain application testing in sequence order i don't have any experience in that
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.