Serenity BDD Report
Home > Requirements > Tests > Catalog test
Report generated 26-08-2025 15:16

Feature: Catalog test

Scenarios

Given a catalog exists in the store

When i add a object

Then the object is added

Given an object exists in the catalog

When i query an existing object

Then i get the object information

Given an object exists in the catalog

When i delete an object

Then the object is deleted

Feature Coverage By Scenario

Test Outcomes

Test Performance

Key Statistics

Number of Scenarios 3 Total Duration 6s
Total Number of Test Cases 3 Fastest Test 964ms
Number of Manual Test Cases 0 Slowest Test 4s
Tests Started Aug 26, 2025 15:16:13 Average Execution Time 2s
Tests Finished Aug 26, 2025 15:16:20 Total Execution Time 6s

Automated Tests

feature Scenario Context Steps Started Total Duration Result
CatalogTest Add object 3 15:16:13 4s 041ms SUCCESS
CatalogTest Get object 3 15:16:17 964ms SUCCESS
CatalogTest Delete object 3 15:16:18 1s 208ms SUCCESS

Manual Tests

No manual tests were recorded
Serenity BDD version 4.2.34