Testing Challenge #6 - Boundary testing

Specification

This is a form to book a TAXI. The application has to work only in 2017 for a taxi company in Amsterdam.
Taxis have to be ordered at least 1 hour in advance.
If the time is less than 1 hour customers cannot order online. They have to call.
Date format is DD/MM/YYYY HH:MM.

For testing purposes the default value is current date and time (in Amsterdam), but set for 2017 plus one hour and 10 minutes. You have logged in the application, and specified location. All you have to do is to specify the date and time.


Your challenge is to test all the invalid boundaries for the date and time field. Test one boundary at a time. Do not test with missing values (eg missing month 03/ /2017 04:44).

Dates containing other chars than numbers or unrecognized date format will be ignored

Logged in as Mathias Rust

Please select date and time*
 

Checks found: 0 out of 16