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

What is SECURITY TESTING?

1 Answers  


If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one

0 Answers  


How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character

0 Answers  


if u want to test an application which takes a data value between 0 and 59 and if u choose 55 ,what type of testing it is a) System testing b) error guessing c) Black box d) None

8 Answers  


write a test case for authentication of a login page from database

1 Answers  






how to write test case for check box like check boxes in gmail and yahoo inbox

1 Answers  


my namjad . firefox doesn't open yahoo page but other page open so what is reason I'm again install but is not working

3 Answers   Wipro,


pls i want test cases for oss? whts the process of oss testing

0 Answers   TCS,


If I have written the 10 Positive test cases first and Negative test cases 11 to 25 .I Execute +ve first & then - ve as per test cases were written .Now if I got the next build & if I write again +ve Test Cases 26-30 first & then - ve 31-35 but I have to execute all test cases 1 to 35.But here the sequence of execution is +ve,-ve,+ve & -ve .How should I maintain the test cases .Please tell me It's Urgent .Thanks In Advance.....Tester

2 Answers   IBM,


Explain transaction testing?

0 Answers  


What is the correct answer of basic types of test cases ?

7 Answers   Ness Technologies,


While writting Test Cases test testers have to write what test inputs/data he/she is going to use

2 Answers  


Categories