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.321
ThenVisitor will get Booking Mandatory Error Message: 'Firstname should not be blank'0.086
AndVisitor will get Booking Validation Error Message: 'size must be between 3 and 18'0.111
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.933
ThenVisitor will get Booking Mandatory Error Message: 'Lastname should not be blank'0.149
AndVisitor will get Booking Validation Error Message: 'size must be between 3 and 30'0.083
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.366
ThenVisitor will get Booking Mandatory Error Message: 'must not be null'0.067
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 characters2.048
ThenVisitor will get Booking Validation Error Message: 'size must be between 3 and 18'0.109
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.177
ThenVisitor will get Booking Validation Error Message: 'size must be between 3 and 30'0.154
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 characters1.543
ThenVisitor will get Booking Validation Error Message: 'size must be between 3 and 18'0.043
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.225
ThenVisitor will get Booking Successful! Message0.035
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 characters2.319
ThenVisitor will get Booking Successful! Message0.027
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 characters2.238
ThenVisitor will get Booking Successful! Message0.015
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 characters1.921
ThenVisitor will get Booking Validation Error Message: 'size must be between 3 and 30'0.147
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 characters2.678
ThenVisitor will get Booking Successful! Message0.545