Writing Test Cases is Verification or Validation?
Executing Test Cases is Verification or Validation?
Answers were Sorted based on User's Feedback
Answer / ganesh
Writing test cases is neither verification or validation as
nothing is performed on application.However reviewing test
cases is verification. This is to confirm that the test
cases are built based on requirments.
Executing test cases is validation.
Let me know if I am not correct.
| Is This Answer Correct ? | 36 Yes | 4 No |
writing test case is a test data required to test the
application.Test data may be input/setup/procure to test.so
it should not be verification or validation.
executing test cases is a vaildation.since checking the
correctness of created application /code with the test data.
| Is This Answer Correct ? | 18 Yes | 7 No |
Answer / kailash
Writing Test cases is not verification also not validation.
verification is checking that whether right process is
followed. its done through review, inspection and
walkthrough. On the other hand when we execute the test
case then we check whether right product is build. This is
called validation
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / padmakar kulkarni
Just writing the Test Cases is more of a preventive
mechanism. Executing the test cases is where you actually
validate the written test cases.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / vic
Writing test cases is neither verification nor validation.
It is design, even if in during the process the test
designer can have to verify requirements.
Executing test cases is definitely validation
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / vijendra.jois
As Verification mean conformance of the system to the
specification and Validation mean functionality defined in
the requirement is intended behavior ofthe product it is
done actual testing (dynamic analysis) so executing test
case is validation
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mjt
It depends on what you are trying to accomplish with the
tests. Writing the test cases can be the administrative
side of both verification and validation. During
verification you are attempting to see if you built the
software or hardware correctly. During Validation you
intent is to ensure that you built the correct software or
hardware (according to requirements). If you do not have
separate objectives you are doubling your work in one area.
Now, as for executing test cases you again are performing
the second section for each test phase. If you are not
writing and executing test cases for each phase, have you
really performed the testing necessary to gather the
required evidence?
In short, writing and executing test cases are both a
function of verification and validation. If you do not have
test cases for each test phase both written and executed
you cannot prove that the test phase was completed and
closed out. One difference between the two is that from an
audit perspective, your validation test cases must maintain
traceability to requirements and be reviewed, approved, and
controlled before execution can begin.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / irfan
writing test cases is averification and execute test
casesis avalidation
| Is This Answer Correct ? | 5 Yes | 10 No |
what test case is written specifically for web applications?
10 Answers Aricent, Mind Tree,
Explain the load testing?
Explain the integration testing?
Give me a sample test case for an online purchasing system?What testings u do for the same ?
8 Answers Flipkart, NIIT, Polaris, SQTL, TCS,
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
How you test IP address
Can some body help to write possible test cases for a credit card at POS (point of sale)
How to write test cases for lift?
Can anybody post the format of a Requirement Traceability Matrix. And how to include this RTM in the reqirement document.?
Write a test cases on a facebook
10 Answers Accenture, CTS, General Electric, Intel, Inventures, Maveric, TCS,
test cases for restaurant billing system????????
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)