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...


write the test cases for date month and year field by using
testing techniques

Answers were Sorted based on User's Feedback



write the test cases for date month and year field by using testing techniques..

Answer / rituparna

Requirement : Only numbers are accepted in this forma.

1.It should be in the dd/mm/yyyy format or mm/dd/yyyy
format.
2.It shoudl not accept any special characters other than -
& /.
3.Date fields should not accept any alphabets,special
characters,space,decimals or their combination.
4.Same applied for month field and year field.
5."32" should not be accepted in Date field.
6."13" should not be accepted in Month field.
7.In case of Leap year February should show 29 days.
8.Date & month should accept only two characters.
9.Year should accept only four characters.

Is This Answer Correct ?    161 Yes 15 No

write the test cases for date month and year field by using testing techniques..

Answer / sri hariprasad.d

test cases for the date month and year?
1)check whether the date frmat is in dd-mm-yy (or)yy-mm-dd
2)check the date&month length should not exceed 2 digits.
3)check the year field lenth will not exceed 4 digit.
4)check the three field(dd,mm,yy) are seperated with
separters or not.
5)check the date field shuld be below in 31st only.
6)check the month field should below equal to 12 only.
7)if leap year it should accept feb 29 for last day

Is This Answer Correct ?    19 Yes 3 No

write the test cases for date month and year field by using testing techniques..

Answer / ajay

1. Use date picker to avoid more validations
2. Put text box of picker as read-only so we can avoid test
cases like "Date fields should not accept any
alphabets,special characters,space,decimals or their
combination."

Is This Answer Correct ?    16 Yes 9 No

write the test cases for date month and year field by using testing techniques..

Answer / rashmi garg

few more test cases are also possible:
1. No field should be blank or zero value
2. Maximum value of date field can be 28 or 29 (for feb
depending on leap year) and 30 or 31 (for all other months
depending upon month number)

Is This Answer Correct ?    15 Yes 10 No

write the test cases for date month and year field by using testing techniques..

Answer / sudeepthz

I don't agree with Sharmila bcz what she mentioned is that
should not be in position to enter date (LESS) I think it
should be greater. Thought its wrong, for Ex the DOB field
for the Election ID card and there are so many people who
are above 100 years of age. We should be stick to the
Requirement document and the type of the application we are
testing.

Is This Answer Correct ?    10 Yes 5 No

write the test cases for date month and year field by using testing techniques..

Answer / venkat

I agree with Rituparna.
Along with that before checking the dates, first you have
to check year. It should be 4 digits and it should not
exceed 9999.
After that you should check the month which should accept
Jan or 01 to Dec or 12. It should not accept 00 or 13.

Basing on the month the no.of days will vary. So check the
month and accept the no.of days(i.e 30 or 31) in the days
field.
If it is Feb, then we have to concentrate first on year and
then on no.of days.



Venkat.

Is This Answer Correct ?    9 Yes 5 No

write the test cases for date month and year field by using testing techniques..

Answer / pran

yeah what they mentioned above is correct and another one is
it shouldn't accept the future date.

Is This Answer Correct ?    18 Yes 16 No

write the test cases for date month and year field by using testing techniques..

Answer / priyanka agrawal

First,We have to define the date format i.e. dd/mm/yyyy or
mm/dd/yyyy
Then accordingly we will verify.
mm field should not accept value greater than 12.
dd field should not accept value greater than 30/31 or
28/29(feb).
Year field should not accept value more/less than 4 digits.

Is This Answer Correct ?    2 Yes 1 No

write the test cases for date month and year field by using testing techniques..

Answer / mahesh

negative cases are missing
some times we enter dob manually also
1123/21/22
yyyy/mm/dd

Is This Answer Correct ?    3 Yes 2 No

write the test cases for date month and year field by using testing techniques..

Answer / anand

Hi Sharmila

what u said is the test case for how many years a human
being can live?



if date of birth is considerd as
date filed, then one should not be in a position to enter
date less than 100 years as the life span of man does not
cross 100 years in this generation.

But According to the above test case, it indicates Th e
minimum age of human being is 100 years.

Is This Answer Correct ?    9 Yes 9 No

Post New Answer

More Test Cases Interview Questions

(questions asked in interview)hi every one can any one please answer to this questions.these questions were asked in an interview.i have another interview next week . 1.when the time schedule is tight how will you approch the testing,and the relese is nearing and we need to finish testing how can we follow in that case.do we need to exicute all the test cases or can priortise and leave some to next relase. 2. when a new feature is added to the existing application we need to add new test cases but after that do we need to change all the existing test cases and while running do we need to exicute entire application test cases or only the new feature test cases and related new feature test cases. 3.do you have any situation where you have to write and exicute the test cases same time, how will you follow.does it happens in real time. 4.example of bug which is not reproducible.like tester say that there is bug and developer say no can some example of such bugs. 5.during regression testing some times do we need to add new some additional test cases to test that bug.

3 Answers  


Please can any one tel how to write the test cases for these Requirements:- 1.The applications sends the periodic data 2.The applications sends the alarm data 3.The Application stores the Periodic data and alarm data if it is unable to send 4.the application having the configure through GPRS or SMS

0 Answers  


when we should start writing test cases?

10 Answers   Thatavarti Technologies,


testcases for biggest of three numbers?plz give the answer

5 Answers   IBM,


Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.

0 Answers  


write a test cases for table,pen,electric bulb?

6 Answers  


i want to write the test cases for sorting the records in a table according to date wise.this is the functionality ,that is the latest record should come on the top can any one tell me the test cases for this thanks in advance:)

1 Answers   Cognizant,


How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?

0 Answers  


how to write test cases Interactive Elements like Social Bookmarking Post a Comment Number of Views Existing Rating Rate this Add to favorites Track this Author Print this Guess who

2 Answers   Cap Gemini,


write test cases on file open dialog box in notepad

0 Answers  


For example out of 100 test cases if I ask you to automate how many you can automate?

13 Answers   HCL, MBT,


Any body need Realtime project with full material and explaination? I am working in a MNC and i want to start the classes for manualtesting along with QC9.0 with fully realtime scenarios and i will give assistanc about how to attend the interviews and how to get a job with experienced resume make a call to 9884521049 8939010639

3 Answers  


Categories