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.847
ThenVisitor will get Booking Mandatory Error Message: 'Firstname should not be blank'0.097
AndVisitor will get Booking Validation Error Message: 'size must be between 3 and 18'0.063
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.293
ThenVisitor will get Booking Mandatory Error Message: 'must not be null'0.646
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.288
ThenVisitor will get Booking Mandatory Error Message: 'Lastname should not be blank'0.157
AndVisitor will get Booking Validation Error Message: 'size must be between 3 and 30'0.090
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.612
ThenVisitor will get Booking Successful! Message0.123
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 characters1.447
ThenVisitor will get Booking Validation Error Message: 'size must be between 3 and 30'0.079
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.385
ThenVisitor will get Booking Successful! Message0.532
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.476
ThenVisitor will get Booking Successful! Message0.552
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.413
ThenVisitor will get Booking Validation Error Message: 'size must be between 3 and 18'0.135
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.993
ThenVisitor will get Booking Validation Error Message: 'size must be between 3 and 30'0.119
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.552
ThenVisitor will get Booking Successful! Message0.533
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.322
ThenVisitor will get Booking Validation Error Message: 'size must be between 3 and 18'0.085