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 |
how to test stand alone programs?
can u say me how many test cases i can get for a user to login and enter password ..please specify in testcase desing template for that
difference between scenario and testcases?
5 Answers CarrizalSoft Technologies, Satyam,
my friend has done one project using .NET framework with C# coding and backend SQL Server 2005. In it, he has prepared and execute the test cases and stored that in the centralized database. in software testing, Do the testers do like this or use excel sheet to store the test cases? tell me .... i have so confuse.. pls anybody answer me as quickly as possible
write the test cases for a+b=c?
9 Answers Aloha Technology, SAP Labs,
How to write test case for the library system?
What is SCENARIO TESTING
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.
What are the Test Cases for an email id for username and password?
While writting Test Cases test testers have to write what test inputs/data he/she is going to use
Write a test case scenario for Web-based address book?