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

Contact List Management

  1 To 10 Seconds (Duration)   Contacts   Contacts Negative

Try to set empty first and last name to the existing contact
Steps Outcome
Background
SUCCESS
Given my contact list contains one contact with the following details:
First NameLast NameDate of BirthEmailPhoneStreet Address 1Street Address 2CityState or ProvincePostal CodeCountry
GertrudeRobinson1966-08-22GertrudeBRobinson@teleworm.us303-669-13421476 Clearview DriveDenverCO80216United States
SUCCESS 307ms
And I am on the contact list page
SUCCESS 1s 024ms
When I click on the contact row
SUCCESS 531ms
And I click on the "Edit Contact" button
SUCCESS 325ms
And I change the contact details to the following:
First NameLast NameDate of BirthEmailPhoneStreet Address 1Street Address 2CityState or ProvincePostal CodeCountry
1966-08-22GertrudeBRobinson@teleworm.us303-669-13421476 Clearview DriveDenverCO80216United States
SUCCESS 273ms
And I click on the "Submit" button to edit a contact
SUCCESS 481ms
Then I should see the error message: "Validation failed: lastName: Path `lastName` is required., firstName: Path `firstName` is required."
SUCCESS 229ms
SUCCESS 5.08s
Serenity BDD version 4.1.4