how to write the test case for time and date
like TIME : 09:34:32AM
DATE : 12 MAY 1987
Answer Posted / smitha
Actually all the fields for TIME should be combo boxes.Check
combo boxes visually i.e HH should be from 1 to 12 and MM,
SS should be from 1 to 60.
If the Time field is editable then do the following procedure.
To check TIME(HH:MM:SS AM/PM)
1.HH(Hours) should be between 1 to 12, so try giving numbers
below 1 and above 12. It should not accept. Also try to
enter negative numbers(or some junk values) and check.
2. For MM ans SS enter numbers below 1 and above 60 and
check the result.
3.AM/PM will be in a combo box.There should not be any other
field other than AM, PM.Also note that AM/PM field should
not be editable.
Similarly for the DATE(DD/MMM/YYYY) also.
If the fields in Date are combo boxes, then check visually
i.e DD should be from 1 to 31,MMM should be JAN,FEB...DEC
and YYYY can be any valid range according to the
Requirements document.
Sometime DATE is provided by Calender pop up.Checking that
is very simple.We have to check for month increment button
and year increment button.
| Is This Answer Correct ? | 17 Yes | 5 No |
Post New Answer View All Answers
Could you pls give me sites where i can test card? mail me to
i m a fresher working in healthcare industry. here we hve no tool for testing. how i ll do manual testing?plz suggest anyone me urgently... i knw to write test case bt i dont knw where to write n how to execute it manually
How to write the test cases for STP
Write all test cases for Bus Pass Renewal
Can some body help to write possible test cases for a credit card at POS (point of sale)
If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.
Write the test case for a login page?
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
write a test case for yahoo compose page?
pls i want test cases for oss? whts the process of oss testing
Explain the soak testing?
Which of the following defines the expected results of a test? Test case specification or test design specification.
Please guide me for Add new user test cases
How can we write a good test case?