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 'John Doe' tries to contact property regarding 'Special Accommodation' by filling up email with invalid value: 'email..email@example.com'1.443
ThenVisitor will get Contact Validation Error Message: 'must be a well-formed email address'0.092
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 phone with invalid value: '1234567890123456789012'1.690
ThenVisitor will get Contact Validation Error Message: 'Phone must be between 11 and 21 characters.'0.079
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.198
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 email with invalid value: 'email@example@example.com'1.137
ThenVisitor will get Contact Validation Error Message: 'must be a well-formed email address'0.122
WhenVisitor 'John Doe' tries to contact property regarding 'Special Accommodation' by filling up email with invalid value: 'email@example.com (Joe Smith)'1.175
ThenVisitor will get Contact Validation Error Message: 'must be a well-formed email address'0.071
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 field1.905
ThenVisitor will get Booking Mandatory Error Message: 'Firstname should not be blank'0.115
AndVisitor will get Booking Validation Error Message: 'size must be between 3 and 18'0.116
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.800
ThenVisitor will get Booking Mandatory Error Message: 'Lastname should not be blank'0.174
AndVisitor will get Booking Validation Error Message: 'size must be between 3 and 30'0.151
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.428
ThenVisitor will get Booking Mandatory Error Message: 'must not be null'0.113
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 characters1.930
ThenVisitor will get Booking Successful! Message0.027
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.053
ThenVisitor will get Booking Validation Error Message: 'size must be between 3 and 30'0.164
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.144
ThenVisitor will get Booking Successful! Message0.053
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.588
ThenVisitor will get Booking Successful! Message0.014
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.442
ThenVisitor will get Booking Validation Error Message: 'size must be between 3 and 30'0.064
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.843
ThenVisitor will get Booking Validation Error Message: 'size must be between 3 and 18'0.635
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.646
ThenVisitor will get Booking Validation Error Message: 'size must be between 3 and 18'0.061
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.147
ThenVisitor will get Booking Successful! Message0.023