Give Sample of Validation Test Case.
Answers were Sorted based on User's Feedback
Answer / aparna
Validation comes under Quality Control.
Suppose we know that one particular Textbox should not
allow numeric values but requirement says that it should
allow Characters as well as numeric values then as per the
requirement testing should take place.
Otherwise it is a verification but not a validation.
Please comment if u disagree
| Is This Answer Correct ? | 23 Yes | 4 No |
Answer / akash
The Validation Test case is a negative test case for the
scenario.
Entering special characters in a textbox field of any
screen in the application is a validation test case for
that field.
| Is This Answer Correct ? | 16 Yes | 14 No |
What is port testing ?
I have register form there is first name field.what will be the steps to execute test case???
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
write the testcases for migrating data from one database to another database?
what are the Test Cases for " Test Cases " ?
How to create Test Data? What are the Fields in Test Data. Please any one specify the format of Test Data?
What is business validation test case?
Scenarios to test wireless Speaker via bluetooth
how test cases can be made for a software
how many test cases u write in day while testing yr application.and wat z ur role after u finished testing application plz do reply
14. How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other : - ………… if (Condition 1) then statement 1 else statement 2 fi if (Condition 2) www.istqb.guru then statement 3 a. 2 Test Cases b. 3 Test Cases c. 4 Test Cases d. Not achievable Please explain this how to solve?
What is the role of a tester in the test plan preparation? What elements tester physically develops in the test plan document.& what exactly this document contains?