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

Expain about double V model?

1 Answers   AppLabs,


do you write test case for smoke testing?If not why?

2 Answers  


What is the difference between two tier and three tier architecture?

4 Answers   IBM,


Hi am new to this forem.i am a begineer in software testing and i have passed the ISEB exam,can anyone tell me how to gain knowledge practically ie practising testcases...... Thanks in advance

2 Answers   TCS,


What is penetration matrix ?

3 Answers  


IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?

0 Answers   CA, Dish Network, Wipro,


have u involved in reviws ? wt type reviews u done?

3 Answers   Accenture,


1.what is test metries ?

2 Answers  


how can we test an application to know the expiration period (i.e,below or equal to expiry-date it shud work and above it shud fail). [assume this s/w app'n validity period is 2months]

3 Answers  


what is the impact analysis?

0 Answers   HCL,


what is impact analysis?....and base line version?...

3 Answers  


What are the typical risks that you identify during test planning and their mitigation plan and Contengency plan.

0 Answers   Zensar,


Categories