Write all Possible (+ve and -ve) Test Cases for a Date
Object (DD/MM/YYYY) which is entered manually?
Answer Posted / amar.magdum23@gmail.com
1) Check if the field accepts alphabets in the date format.
2) Check if the date as 32 is accepted or not.
3) Check if the month field accepts 13 or higher number or flags errors.
4) Check if the year is accepted in 3 digits or 2 digits.
5) Check if the year field accepts year entered 10 years backward or forward.
6) Check if the February 30 or 31 is accepted in the date format.
7) Check the blank space in the random sequence in the correct date format and see if the
input is accepted.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
write test case for pen cap if it is not present?
What is the state testing?
Write a test case on online shopping website? (please tell me the format how to write in MS excel,if u have any sample than attach it.)
Write a test case for telephone?
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
What is use case testing?
please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )
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.
"search"test cases on Linkedin website and how will you write test cases on it?
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)
What is gray box testing?
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu
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.
Test a file replication service that copies files from one net location to another