Serenity BDD Report
Home > Contact list management > Try to add new contact with empty first and last name to the contact list
Report generated 02-04-2024 13:25

Contact List Management

  1 To 10 Seconds (Duration)   Contacts   Contacts Negative

Try to add new contact with empty first and last name to the contact list
Steps Outcome
Background
SUCCESS
Given I am on the contact list page
SUCCESS 1s 237ms
When I click on the "Add a New Contact" button
SUCCESS 145ms
And I fill in the following contact details:
First NameLast NameDate of BirthEmailPhoneStreet Address 1Street Address 2CityState or ProvincePostal CodeCountry
1990-05-15johndoe@email.com
SUCCESS 443ms
And I click on the "Submit" button to add a contact
SUCCESS 167ms
Then I should see the error message: "Contact validation failed: firstName: Path `firstName` is required., lastName: Path `lastName` is required."
SUCCESS 316ms
SUCCESS 4.91s
Serenity BDD version 4.1.4