How to write the test cases for the Date Format like
dd/mm/yyyy?
Answers were Sorted based on User's Feedback
Answer / balaji
Condition:Check for the functionality of the date format
dd/mm/yyyy
Input:Enter the date like dd/mm/yyyy
Expected result:The date format should be accepted.
2)Input:Enter the date other than dd/mm/yyyy like yyyy/dd/mm
(or)mm/yyyy/dd (or) dd/yyyy/mm (or) mm/dd/yyyy
The date should not be accepted.
| Is This Answer Correct ? | 20 Yes | 1 No |
Answer / spk
u have to take care whilewriting test case that for date
it should valid input from 1-31 and for month it should 1-
12 and for year it should 4 digits, and it should be in
dd/mm/yyyy only anything apart from this formate it should
give error message
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / ganesh kamble
All above are correct, i include one more test for
dd/mm/yyyy format, that is
1. Test " / " should be two & this should after date &
month only. It should not contains " - ".
2. Date format should not contains month name. ex
12/june/2010 or 12-jun-2010.
3. Digit from 1 to 9 in date & month contains one zero
privious each digit only.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / priya
ALL these answers r right...we should chk the format
1st...then it should be valid date ..expl. month should be
between 1 to 12 ..day should be from 1 to 31..if we enter
mounth as 13 it should give error same for day also..
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / shreyas
Also we need to check basic that all are integers entered in that date format
example:
two/04/1990
08/March/1989
22/02/Two thousand sixteen
should not be accepted
| Is This Answer Correct ? | 0 Yes | 0 No |
Hou can u test a website or a web application? Manually or Automated?
How does the Internal QA Audit relates with the ISO Standards level ?
What are the other test cases apart from functional test cases u write. I told sanity and resgression test case.Then He asked what u cover in sanity test cases and give with example...
what is project Framework
Three types of tea the a,b,c costs Rs. 95/kg,100/kg and70/kg respectively.How many kgs of each should be blended to produce 100 kg of mixture worth Rs.90/kg, given that the raveled s of band c are equal...
2 Answers CTS, John Deere, TCS,
Can you help me with your suggestions so as to select a test management system that fits perfectly well with the two widely used software development methodologies i.e., agile and waterfall?
If you come onboard, give me a general idea of what your first overall tasks will be as far as starting a quality effort.
what is sanity testing? what we do in sanity testing? give an example...
wat will be your testing approach for this product from project start to finish(product is landline phone)
What are the challenges faced with the 1+ years experience team.
What is Mutation Testing?
hello.. i have learnt testing manual and automation tools and im working as test engineer in a software company still i do need more testing skill so where can i get more knowledge about testing . please advice me