Write all Possible (+ve and -ve) Test Cases for a Date
Object (DD/MM/YYYY) which is entered manually?

Answers were Sorted based on User's Feedback



Write all Possible (+ve and -ve) Test Cases for a Date Object (DD/MM/YYYY) which is entered manual..

Answer / chitra

1.Enter valid date,invalid blank space in month,invalid
blank space in year.
2.Enter invalid date,valid month and invalid blank space in
year.
3.Enter invalid date,invalid blank space in month and valid
year.
4.Leave blank spaces for all the fields.
5.Check whether the year entered is leap or ordinary year.
6.For ordinary year the max limit of number in day field in
the month Feb should be 31.
7.For leap year the max limit of number in day field in the
month Feb should be 29.
8.With respect to the corresponding alternate months
corresponding numbers in day field i.e 30/31 should be
accepted.
5.Enter the date below/beyond the range, i.e 32 or 0 etc.
6.Enter the month below/beyond the range,i.e 13 or 0...
7.Enter zero before the single digit number in date/month.
8.Check without entering zero before the single digit.
9.Enter valid date,valid month and only last two digits of
year.
10.Enter any alphabets in these fields.
11.Enter special characters and check.
12.Enter zeroes in all the fields.
12.Check whether the control passes on to the month field
after entering date.
13.Also check whether the control passes to year field
after entering date and month.
14.Check the format of date,month and year.
15.Check whether it is accepting date in date field,month
in month field and year in corresponding field.



friendz plz correct me if am wrong......

Is This Answer Correct ?    48 Yes 3 No

Write all Possible (+ve and -ve) Test Cases for a Date Object (DD/MM/YYYY) which is entered manual..

Answer / ch.s.m.prasad,kkd

(DD/MM/YYYY)

POSITIVE TEST CASES:

enter the valid date ,month, year

NEGITIVE TEST CASES

enter the invalid date and valid month and valid year
enter the valid date and valid month and invalid year
enter the valid date and invalid month and valid year
enter the valid date and invalid month and invalid year
enter the invalid date and invalid month and invalid year
enter the invalid date and valid month and invalid year
enter the invalid blank space and valid month invalid
blanck space
enter the invalid blank space and invalid blank space and
invalid blank space
enter the zeros in date and invalid blank space and zeros
in year....................... like that

Is This Answer Correct ?    11 Yes 2 No

Write all Possible (+ve and -ve) Test Cases for a Date Object (DD/MM/YYYY) which is entered manual..

Answer / homram

if it is alist box

POSITIVE TEST CASES:
enter the valid date ,month, year
NEGITIVE TEST CASES
enter the invalid date and valid month and valid year
enter the valid date and valid month and invalid year
enter the valid date and invalid month and valid year
enter the valid date and invalid month and invalid year
enter the invalid date and invalid month and invalid year
enter the invalid date and valid month and invalid year

ifit is edit box then
same as above testcase and add some more test case

enter the invalid blank space and valid month invalid
blanck space
enter the invalid blank space and invalid blank space and
invalid blank space
enter the zeros in date and invalid blank space and zeros
in year.
enter alphabetic,alphanumeric data in the field.
enter special characters.
enter decimal point.

Is This Answer Correct ?    5 Yes 2 No

Write all Possible (+ve and -ve) Test Cases for a Date Object (DD/MM/YYYY) which is entered manual..

Answer / 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

Write all Possible (+ve and -ve) Test Cases for a Date Object (DD/MM/YYYY) which is entered manual..

Answer / aashi

Negative Test Cases:


enter alphabetic,alphanumeric data in the field.
enter special characters.
enter decimal point.

Is This Answer Correct ?    4 Yes 3 No

Write all Possible (+ve and -ve) Test Cases for a Date Object (DD/MM/YYYY) which is entered manual..

Answer / if

Enter values in date field ranging 1-31
Enter values in month field ranging 1-12
If the date is from 1-30 then month should be 1,3,5,7,8,10,12
If the date

Is This Answer Correct ?    5 Yes 4 No

Write all Possible (+ve and -ve) Test Cases for a Date Object (DD/MM/YYYY) which is entered manual..

Answer / roshni

1.enter the valid date,valid month and valid year.
2.check after entering the correct date whether control is passing to the month field.
3.check after entering the correct month whether control is passing to the year field.
4.verify the date field whether it is accepting maximum date with respect to corresponding month(i.e 30 or 31)
5.enter the date below/beyond the range(i.e. 32 or 0).
6.leave the all fiels blank.
7.enter the invalid date,valid month and valid year.
8.chect whether it is accepting date in date field,month in month field,year in year field.
9.check whether the field accepts alphabet in date format.
10.check if year field accepts digit less than 4.
11.check if year field accepts digit greater than 4.

Is This Answer Correct ?    0 Yes 0 No

Write all Possible (+ve and -ve) Test Cases for a Date Object (DD/MM/YYYY) which is entered manual..

Answer / amar

Negative:

31/11/2012
32/11/1987
13/20/1984
1984/11/12
15/1984/15
15/18/198
there are more ...........


positive

02/12/1984
12/02/1984

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More Test Cases Interview Questions

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,


write the system testcase and functional testcase for the below scenario scenario: view the balance in online account

0 Answers  


Write a test cases on a facebook

10 Answers   Accenture, CTS, General Electric, Intel, Inventures, Maveric, TCS,


How you will write test cases on DROP DOWN list BOX on GUI

5 Answers   eMids, Valtech,


Where can i find example or samples of testcases to improve my testcases documentation?

2 Answers  






can u tell me how do we writetestcases for perfomance,load,And stress?

2 Answers   IBM, Wipro,


How to write test cases for Web related sites(ex: shopping carts sites)

1 Answers  


write test case for optical mouse.

8 Answers   Mphasis,


what are the inputs required for writing test cases

2 Answers   Satyam,


How to write test scenarios for a Web application, with an example?

3 Answers   Deloitte, LiveTech, TCS,


write a test case which covers the major functionality of yahoo login

4 Answers   Hewitt,


I would like to have a Test Case on Yahoomail with GUI and Positive and Negative test cases pls its an Argent.

7 Answers   Cap Gemini, CTS,


Categories