WhenVisitor 'John Doe' tries to contact property regarding 'Special Accommodation' by filling up email with invalid value: '@example.com Joe Smith'1.514
ThenVisitor will get Contact Validation Error Message: 'must be a well-formed email address'0.101
WhenVisitor 'John Doe' tries to contact property regarding 'Special Accommodation' by filling up email with invalid value: 'email@example.com (Joe Smith)'1.131
ThenVisitor will get Contact Validation Error Message: 'must be a well-formed email address'0.088
WhenVisitor 'John Doe' tries to contact property regarding 'Special Accommodation' by filling up email with invalid value: 'email@example@example.com'1.381
ThenVisitor will get Contact Validation Error Message: 'must be a well-formed email address'0.676
WhenVisitor 'John Doe' tries to contact property regarding 'Special Accommodation' by filling up email with invalid value: 'email..email@example.com'0.993
ThenVisitor will get Contact Validation Error Message: 'must be a well-formed email address'0.066
WhenVisitor 'John Doe' tries to contact property regarding 'Special Accommodation' by filling up phone with invalid value: '1234567890123456789012'1.146
ThenVisitor will get Contact Validation Error Message: 'Phone must be between 11 and 21 characters.'0.172
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.251
ThenVisitor will get Booking Mandatory Error Message: 'Firstname should not be blank'0.084
AndVisitor will get Booking Validation Error Message: 'size must be between 3 and 18'0.059
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.271
ThenVisitor will get Booking Mandatory Error Message: 'must not be null'0.601
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.062
ThenVisitor will get Booking Mandatory Error Message: 'Lastname should not be blank'0.631
AndVisitor will get Booking Validation Error Message: 'size must be between 3 and 30'0.168
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.174
ThenVisitor will get Booking Validation Error Message: 'size must be between 3 and 18'0.167
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.815
ThenVisitor will get Booking Validation Error Message: 'size must be between 3 and 18'0.584
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.438
ThenVisitor will get Booking Successful! Message0.618
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.086
ThenVisitor will get Booking Successful! Message0.541
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.156
ThenVisitor will get Booking Validation Error Message: 'size must be between 3 and 30'0.116
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.020
ThenVisitor will get Booking Successful! Message0.541
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.209
ThenVisitor will get Booking Validation Error Message: 'size must be between 3 and 30'0.625
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.530
ThenVisitor will get Booking Successful! Message0.103