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 field2.249
ThenVisitor will get Booking Mandatory Error Message: 'Lastname should not be blank'0.094
AndVisitor will get Booking Validation Error Message: 'size must be between 3 and 30'0.072
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 field2.278
ThenVisitor will get Booking Mandatory Error Message: 'Firstname should not be blank'0.734
AndVisitor will get Booking Validation Error Message: 'size must be between 3 and 18'0.109
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.254
ThenVisitor will get Booking Mandatory Error Message: 'must not be null'0.645
Scenario OutlineVisitor must NOT be able to book a room by filling up the first name with invalid length value, less than 3 and more than 18 characters
WhenVisitor 'Doe' with an email 'john.doe@email.com' and phone number '+44 1632 960018' tries to book a room '1408' by filling up first name with value length of 2 characters2.035
ThenVisitor will get Booking Validation Error Message: 'size must be between 3 and 18'0.602
WhenVisitor 'Doe' with an email 'john.doe@email.com' and phone number '+44 1632 960018' tries to book a room '1408' by filling up first name with value length of 18 characters1.799
ThenVisitor will get Booking Successful! Message0.610
WhenVisitor 'John' with an email 'john.doe@email.com' and phone number '+44 1632 960018' tries to book a room '1408' by filling up last name with value length of 2 characters2.172
ThenVisitor will get Booking Validation Error Message: 'size must be between 3 and 30'0.168
WhenVisitor 'John' with an email 'john.doe@email.com' and phone number '+44 1632 960018' tries to book a room '1408' by filling up last name with value length of 31 characters2.098
ThenVisitor will get Booking Validation Error Message: 'size must be between 3 and 30'0.109
Scenario OutlineVisitor must NOT be able to book a room by filling up the first name with invalid length value, less than 3 and more than 18 characters
WhenVisitor 'Doe' with an email 'john.doe@email.com' and phone number '+44 1632 960018' tries to book a room '1408' by filling up first name with value length of 19 characters1.919
ThenVisitor will get Booking Validation Error Message: 'size must be between 3 and 18'0.620
WhenVisitor 'Doe' with an email 'john.doe@email.com' and phone number '+44 1632 960018' tries to book a room '1408' by filling up first name with value length of 3 characters1.891
ThenVisitor will get Booking Successful! Message0.589
WhenVisitor 'John' with an email 'john.doe@email.com' and phone number '+44 1632 960018' tries to book a room '1408' by filling up last name with value length of 3 characters1.977
ThenVisitor will get Booking Successful! Message0.571
WhenVisitor 'John' with an email 'john.doe@email.com' and phone number '+44 1632 960018' tries to book a room '1408' by filling up last name with value length of 30 characters2.473
ThenVisitor will get Booking Successful! Message0.609