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 message with invalid length, less than 20 and more than 2000 characters
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
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 phone with invalid value: '1234567890123456789012'1.526
ThenVisitor will get Contact Validation Error Message: 'Phone must be between 11 and 21 characters.'0.137
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.948
ThenVisitor will get Booking Validation Error Message: 'size must be between 3 and 18'0.114
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.448
ThenVisitor will get Booking Validation Error Message: 'size must be between 3 and 30'0.118
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.261
ThenVisitor will get Booking Validation Error Message: 'size must be between 3 and 30'0.651
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.685
ThenVisitor will get Booking Validation Error Message: 'size must be between 3 and 18'0.584