Serenity BDD Report
Home > Requirements > Tests
Report generated 02-04-2024 13:25

Feature: Tests

Feature Coverage By Scenario

Requirements Overview

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

Feature Coverage By Scenario

Test Outcomes

Test Performance

Key Statistics

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

Automated Tests

feature Scenario Context Steps Started Total Duration Result
AddContactRestNegativeTest Should NOT be able to add a contact with an empty first name
1 passing test case
3 13:26:00 292ms SUCCESS
AddContactRestNegativeTest Should NOT be able to add a contact with an empty last name
1 passing test case
3 13:26:00 191ms SUCCESS
AddContactRestNegativeTest Should NOT be able to add a contact with a long first name
1 passing test case
3 13:26:00 196ms SUCCESS
AddContactRestNegativeTest Should NOT be able to add a contact with a long last name
1 passing test case
3 13:26:00 191ms SUCCESS
AddContactRestNegativeTest Should NOT be able to add a contact with an invalid birthdate
1 passing test case
3 13:26:00 185ms SUCCESS
AddContactRestNegativeTest Should NOT be able to add a contact with a wrong format birthdate
1 passing test case
3 13:26:00 193ms SUCCESS
AddContactRestNegativeTest Should NOT be able to add a contact with an invalid email
1 passing test case
3 13:26:00 192ms SUCCESS
AddContactRestNegativeTest Should NOT be able to add a contact with an invalid phone number
1 passing test case
3 13:26:00 200ms SUCCESS
AddContactRestNegativeTest Should NOT be able to add a contact with a long state
1 passing test case
3 13:26:00 180ms SUCCESS
AddContactRestPositiveTest Should be able to add a valid contact
1 passing test case
5 13:26:00 203ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact with an empty birthdate
1 passing test case
5 13:26:00 209ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact with an empty email
1 passing test case
5 13:26:00 220ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact with an empty phone
1 passing test case
5 13:26:00 234ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact with an empty street line 1
1 passing test case
5 13:26:00 245ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact with an empty city
1 passing test case
5 13:26:00 232ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact with an empty state/province
1 passing test case
5 13:26:00 225ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact with an empty postal code
1 passing test case
5 13:26:00 224ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact with an empty country
1 passing test case
5 13:26:00 207ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact with a short first name
1 passing test case
5 13:26:00 213ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact with a maximum length first name
1 passing test case
5 13:26:00 213ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact whose first name includes numbers
1 passing test case
5 13:26:00 206ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact whose first name includes special characters
1 passing test case
5 13:26:00 217ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact with a short last name
1 passing test case
5 13:26:00 221ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact with a maximum length last name
1 passing test case
5 13:26:00 191ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact whose last name includes numbers
1 passing test case
5 13:26:00 219ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact whose last name includes special characters
1 passing test case
5 13:26:00 223ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact with uppercase letters in the email
1 passing test case
5 13:26:00 240ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact with a subdomain in the email
1 passing test case
5 13:26:00 213ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact whose email includes numbers
1 passing test case
5 13:26:00 222ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact whose email includes a dot
1 passing test case
5 13:26:00 220ms SUCCESS
AddContactRestPositiveTest Should be able to add a contact whose email includes a hyphen
1 passing test case
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