Writing Test Cases is Verification or Validation?
Executing Test Cases is Verification or Validation?

Answers were Sorted based on User's Feedback



Writing Test Cases is Verification or Validation? Executing Test Cases is Verification or Validatio..

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 Cases is Verification or Validation? Executing Test Cases is Verification or Validatio..

Answer / gyh

answer is validation for both of them.

Is This Answer Correct ?    28 Yes 7 No

Writing Test Cases is Verification or Validation? Executing Test Cases is Verification or Validatio..

Answer / babitha

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

Writing Test Cases is Verification or Validation? Executing Test Cases is Verification or Validatio..

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

Writing Test Cases is Verification or Validation? Executing Test Cases is Verification or Validatio..

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

Writing Test Cases is Verification or Validation? Executing Test Cases is Verification or Validatio..

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

Writing Test Cases is Verification or Validation? Executing Test Cases is Verification or Validatio..

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

Writing Test Cases is Verification or Validation? Executing Test Cases is Verification or Validatio..

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

Writing Test Cases is Verification or Validation? Executing Test Cases is Verification or Validatio..

Answer / irfan

writing test cases is averification and execute test
casesis avalidation

Is This Answer Correct ?    5 Yes 10 No

Post New Answer

More Test Cases Interview Questions

how will we know test cases are written by us are correct

5 Answers   TCS,


What is the basic stuff you require to begin creating test cases?

5 Answers   Philips,


Tell me how to write a test case to test a search (general search engine ) function that is present on almost all sites.

2 Answers  


write the testcases for a triangle ABC. given length of 3 sides of a possible triangle, check whether 3 sides do indeed form a triangle or not if they do then state whether the triangle is scalene, isoceles or equilateral. Note that the sum of any two sides of a triangle should be greater than third side. A+B>C B+C>A A+C>B. need urgently. thank u... by priya

6 Answers   Barclays, Stag Computers,


Write the 3 TestCases to prove tht it is a softdrinkbottle or not.

9 Answers   Minecode,






Explain the monkey testing?

0 Answers  


Elaborate test plan and content availability in test plan.

0 Answers  


You have to give me test cases for sending a mail through outlook express.

3 Answers   Mind Tree,


How many test cases u will execute per day?

1 Answers  


What is test cases for mobile phone ?

0 Answers  


can one give the test cases for Installation Testing

1 Answers  


write the high level test cases for winzip file

2 Answers   QA,


Categories