write negative scenarios for date given in the format dd/mm/yy

Answers were Sorted based on User's Feedback



write negative scenarios for date given in the format dd/mm/yy ..

Answer / yudistara

test data like
mm/dd/yy
yy/dd/mm

mm/yy/dd

Is This Answer Correct ?    10 Yes 4 No

write negative scenarios for date given in the format dd/mm/yy ..

Answer / sri

test data like this
mm/dd/yy
yy/dd/mm

mm/yy/dd

and
29/02/2009 and 31/04/2008

Is This Answer Correct ?    3 Yes 0 No

write negative scenarios for date given in the format dd/mm/yy ..

Answer / rajkumar gholve

Test with scenarios like this
mm/dd/yy
mm/yy/dd
yy/mm/dd
Also try to insert dates like

32/01/2010
13/13/2010
30/02/2010
Also check for leap year
Also check for
Blank Year
Blank Month
Blank Date
and all blanks

Is This Answer Correct ?    3 Yes 0 No

write negative scenarios for date given in the format dd/mm/yy ..

Answer / olga

I want to suggest next scenarios:
1) date is not in range [1;31];
2) month is not in range [1;12];
3) Check wrong combinations of date and month. For example,29/02/11;
4) Try to enter date in another format. For example, 28.02.11;
5) Try to enter text values in the date field.

Is This Answer Correct ?    1 Yes 0 No

write negative scenarios for date given in the format dd/mm/yy ..

Answer / kiran

negatve scenarios for dd/mm/yy:
test data with like 45/52/2010, 30/02/2010

Is This Answer Correct ?    3 Yes 14 No

Post New Answer

More Manual Testing Interview Questions

Test case on Air conditionar

1 Answers  


How to validate the Testcases?

2 Answers   VJIL Consulting,


Is there any group of software tester in India so as everybody can join them?

2 Answers  


what are the kpas(key process areas) in u'r company?

3 Answers   IBM, InSoft,


In usability testing we check spelling, content, look and feel, color combination, link or menu navigation? please let me know more about usability testing.

0 Answers  






Does requirement documents also contain Defects? am asked in interview reply me

2 Answers  


what r the GUI Test Cases for calculator?

7 Answers   Accenture,


what is the decission table?

1 Answers   Wipro,


what is the difference between onshore and off shore

1 Answers  


what are all the possible Test Cases for VoIP based applications

0 Answers  


Why do we need different environments and different data? What is the other name for environment? Justify your explanation ?

0 Answers  


what are the risk factors in the project? what is the base for testplan and entry criteria ,exit criteria for test plan?

1 Answers  


Categories