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

What you will do during the first day of job?

2 Answers   Siemens, TCS,


what is incosistent testing

0 Answers   Ordain Solutions,


What is the template used for informing clients regarding known issues when u near to release?

2 Answers  


What is Testing Measurements and Metrics explain in detail? What is the need of this in the Test Strategy document?

1 Answers   HP,


What type of testing you are doing ?

10 Answers   Torquent,






what methods will u follow to prepare testcases in ur org?

3 Answers  


when testing will starts in a project?

12 Answers   Ordain Solutions,


write test cases for scenario of 'remember me' check box for log in screen.

4 Answers   Fiserv, InfoPlus,


what is test initiation? can anybody post the answer. very urgent?

6 Answers   Accenture, Maveric,


What is comparison testing?

4 Answers  


what is stress testing, and load testing, vidune testing pls give suitable example in the question

3 Answers  


What is reverse engineering?

0 Answers  


Categories