Scenario OutlineVisitor must NOT be able to contact the property by filling up the message with invalid length, less than 20 and more than 2000 characters
WhenVisitor 'John Doe' tries to contact property regarding 'Special Accommodation' by filling up email with invalid value: 'email@example.com (Joe Smith)'1.019
ThenVisitor will get Contact Validation Error Message: 'must be a well-formed email address'0.181
Scenario OutlineVisitor must NOT be able to contact the property by filling up the message with invalid length, less than 20 and more than 2000 characters
WhenVisitor 'John Doe' tries to contact property regarding 'Special Accommodation' by filling up email with invalid value: '@example.com Joe Smith'1.301
ThenVisitor will get Contact Validation Error Message: 'must be a well-formed email address'0.081
WhenVisitor 'John Doe' tries to contact property regarding 'Special Accommodation' by filling up email with invalid value: 'email..email@example.com'1.504
ThenVisitor will get Contact Validation Error Message: 'must be a well-formed email address'0.095
WhenVisitor 'John Doe' tries to contact property regarding 'Special Accommodation' by filling up email with invalid value: 'email@example@example.com'1.780
ThenVisitor will get Contact Validation Error Message: 'must be a well-formed email address'0.087
WhenVisitor 'John Doe' tries to contact property regarding 'Special Accommodation' by filling up phone with invalid value: '1234567890123456789012'1.258
ThenVisitor will get Contact Validation Error Message: 'Phone must be between 11 and 21 characters.'0.100
Scenario OutlineVisitor must NOT be able to contact the property by filling up the subject with invalid length, less than 5 and more than 100 characters
Scenario OutlineVisitor must NOT be able to contact the property by filling up the subject with invalid length, less than 5 and more than 100 characters
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.425
ThenVisitor will get Booking Mandatory Error Message: 'Firstname should not be blank'0.748
AndVisitor will get Booking Validation Error Message: 'size must be between 3 and 18'0.103
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.397
ThenVisitor will get Booking Mandatory Error Message: 'must not be null'0.642
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.527
ThenVisitor will get Booking Mandatory Error Message: 'Lastname should not be blank'0.099
AndVisitor will get Booking Validation Error Message: 'size must be between 3 and 30'0.068
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.913
ThenVisitor will get Booking Validation Error Message: 'size must be between 3 and 18'0.580
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.161
ThenVisitor will get Booking Validation Error Message: 'size must be between 3 and 30'0.606
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.076
ThenVisitor will get Booking Successful! Message0.569
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.318
ThenVisitor will get Booking Validation Error Message: 'size must be between 3 and 30'0.086
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.956
ThenVisitor will get Booking Validation Error Message: 'size must be between 3 and 18'0.715
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.086
ThenVisitor will get Booking Successful! Message0.568
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.486
ThenVisitor will get Booking Successful! Message0.532
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.306
ThenVisitor will get Booking Successful! Message0.564