WhenVisitor 'John''Doe' with an email 'john.doe@email.com' and phone number '+44 1632 960018' tries to book a room '1408' without setting booking dates1.353
ThenVisitor will get Booking Mandatory Error Message: 'must not be null'0.075
WhenVisitor 'John' with an email 'john.doe@email.com' and phone number '+44 1632 960018' tries to book a room '1408' without filling up last name field1.922
ThenVisitor will get Booking Mandatory Error Message: 'Lastname should not be blank'0.061
AndVisitor will get Booking Validation Error Message: 'size must be between 3 and 30'0.078
WhenVisitor 'Doe' with an email 'john.doe@email.com' and phone number '+44 1632 960018' tries to book a room '1408' without filling up first name field1.232
ThenVisitor will get Booking Mandatory Error Message: 'Firstname should not be blank'0.092
AndVisitor will get Booking Validation Error Message: 'size must be between 3 and 18'0.055