Serenity BDD Report
Home > Duration Under 1 Second
Report generated 02-04-2024 13:26:03

Duration Under 1 Second

33 tests |

Note that results include data-driven scenarios containing tests , which may also contain results other than tests .

Key Statistics

Number of Scenarios 33
Total Number of Test Cases 33
Tests Started Apr 02, 2024 13:25:43
Tests Finished Apr 02, 2024 13:26:00
Total Duration 17s
Fastest Test 1ms
Slowest Test 292ms
Average Execution Time 201ms
Total Execution Time 6s

Test Outcomes

Test Performance

Functional Coverage Overview

Features

Functional Coverage Details

Features

Feature Test Cases Scenarios % Pass Result Coverage
Tests 33 33 100%
Add contact rest negative test 9 9 100%
Add contact rest positive test 22 22 100%
Duplicated contact test 1 1 100%
Get contacts test 1 1 100%

Automated Tests

feature Scenario Steps Started Total Duration Result
AddContactRestNegativeTest Should NOT be able to add a contact with an empty first name 3 13:26:00 292ms SUCCESS
AddContactRestNegativeTest Should NOT be able to add a contact with an empty last name 3 13:26:00 191ms SUCCESS
AddContactRestNegativeTest Should NOT be able to add a contact with a long first name 3 13:26:00 196ms SUCCESS
AddContactRestNegativeTest Should NOT be able to add a contact with a long last name 3 13:26:00 191ms SUCCESS
AddContactRestNegativeTest Should NOT be able to add a contact with an invalid birthdate 3 13:26:00 185ms SUCCESS
AddContactRestNegativeTest Should NOT be able to add a contact with a wrong format birthdate 3 13:26:00 193ms SUCCESS
AddContactRestNegativeTest Should NOT be able to add a contact with an invalid email 3 13:26:00 192ms SUCCESS
AddContactRestNegativeTest Should NOT be able to add a contact with an invalid phone number 3 13:26:00 200ms SUCCESS
AddContactRestNegativeTest Should NOT be able to add a contact with a long state 3 13:26:00 180ms SUCCESS
AddContactRestPositiveTest Should be able to add a valid contact 5 13:26:00 203ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact with an empty birthdate 5 13:26:00 209ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact with an empty email 5 13:26:00 220ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact with an empty phone 5 13:26:00 234ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact with an empty street line 1 5 13:26:00 245ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact with an empty city 5 13:26:00 232ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact with an empty state/province 5 13:26:00 225ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact with an empty postal code 5 13:26:00 224ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact with an empty country 5 13:26:00 207ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact with a short first name 5 13:26:00 213ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact with a maximum length first name 5 13:26:00 213ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact whose first name includes numbers 5 13:26:00 206ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact whose first name includes special characters 5 13:26:00 217ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact with a short last name 5 13:26:00 221ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact with a maximum length last name 5 13:26:00 191ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact whose last name includes numbers 5 13:26:00 219ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact whose last name includes special characters 5 13:26:00 223ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact with uppercase letters in the email 5 13:26:00 240ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact with a subdomain in the email 5 13:26:00 213ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact whose email includes numbers 5 13:26:00 222ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact whose email includes a dot 5 13:26:00 220ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact whose email includes a hyphen 5 13:26:00 206ms SUCCESS
DuplicatedContactTest Add duplicated contact 7 13:25:43 015ms SUCCESS
GetContactsTest Get contacts 6 13:25:55 001ms SUCCESS

Manual Tests

No manual tests were recorded
Serenity BDD version 4.1.4