Writing Test Cases is Verification or Validation?
Executing Test Cases is Verification or Validation?
Answer Posted / 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 |
Post New Answer View All Answers
Please can any one tel how to write the test cases for these Requirements:- 1.The applications sends the periodic data 2.The applications sends the alarm data 3.The Application stores the Periodic data and alarm data if it is unable to send 4.the application having the configure through GPRS or SMS
Explain the static testing?
What are the test cases for mouse?
Write test cases for 8+4?
An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
what is the technology used in financial applications?
What is the state testing?
Write all test cases for Bus Pass Renewal
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
how to write test cases for online restaurant table booking system?
Could you pls give me sites where i can test card? mail me to
How to generate test cases for 'replace a string' method?
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
Write a test case of login window?