Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to write the test cases for the Date Format like
dd/mm/yyyy?

Answers were Sorted based on User's Feedback



How to write the test cases for the Date Format like dd/mm/yyyy?..

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

How to write the test cases for the Date Format like dd/mm/yyyy?..

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

How to write the test cases for the Date Format like dd/mm/yyyy?..

Answer / latha

Apart frm the above said answer.....we have to also
consider the leap year...when it is not a leap year then dd
should accept 1-28 for the month of feb and when it is a
leap year it should accept dd from 1-29.

correct me if iam wrong.

Is This Answer Correct ?    9 Yes 4 No

How to write the test cases for the Date Format like dd/mm/yyyy?..

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

How to write the test cases for the Date Format like dd/mm/yyyy?..

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

How to write the test cases for the Date Format like dd/mm/yyyy?..

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

Post New Answer

More QA Concepts Interview Questions

Looking for a test management system I work for a small company (we are a group of five software engineers) into software testing and we are looking out for a test management software which has in-built live reporting and centralized repository systems.

2 Answers  


What are the attributes of a good software qa engineer?

0 Answers  


what is the institute that has defined the QA

1 Answers   Kanbay,


Mention the different types of software testing?

0 Answers  


What are the test artifacts involved in qa?

0 Answers  


What is the difference between QA and testing?

2 Answers  


What if the software is so buggy it ca not really be tested at all?

0 Answers  


what for cmmi and iso(what are they) are used and how we can use them in our testing and whole work related to sqa.Do it has any kind of format if it has kindly tell me from whr i will get it kindly give detalied answer?

0 Answers  


Hi I m working as a sqa engineer and after 1 yr i want to switch to system analyst side kindly tell me how both fields relate each other and is this easy to switch job from qa to system analyst and what's the difference b/w both fields.

0 Answers  


what is the difference between product and process based projects?

0 Answers  


Kindly tell me some good websites from where I can study about sqa and testing(advance and new material)

0 Answers  


can anybody explain insurance project modules,and what we need to test on which functionality

1 Answers   eRevMax,


Categories