Serenity BDD Report
Home > Requirements > Commercial > Deployment
Report generated 28-07-2025 14:05

Feature: Deployment

The endpoint /api/licence is used by the commercial team to manage deployments on customer sites.

Scenarios

Given Como sees that "Acme" has a "valid" licence and version "none"

When Como deploys Ace to "Acme"

Then Como sees that "Acme" has the "latest" version of Ace installed

And Como can see that Ace is "Active" for "Acme"

Given Como sees that "DC" has a "valid" licence and version "previous"

When Como deploys Ace to "DC"

Then Como sees that "DC" has the "latest" version of Ace installed

And Como can see that Ace is "Active" for "DC"

Given Como sees that "OL" has an "expired" licence and version "latest"

When Como deactivates Ace for "OL"

Then Como can see that Ace is "Deactivated" for "OL"

And Como sees that "OL" has "none" version of Ace installed

Feature Coverage By Scenario

Test Outcomes

Test Performance

Key Statistics

Number of Scenarios 3 Total Duration 0ms
Total Number of Test Cases 3 Fastest Test 1s
Number of Manual Test Cases 0 Slowest Test 1s
Tests Started Jul 28, 2025 14:05:09 Average Execution Time 1s
Tests Finished Total Execution Time 3s

Automated Tests

feature Scenario Context Steps Started Total Duration Result
Deployment Octaipipe ACE is deployed to a new customer 4 14:05:09 1s 218ms SUCCESS
Deployment Octaipipe ACE is updated for an existing customer 4 14:05:11 1s 040ms SUCCESS
Deployment Octaipipe ACE is deactivated for an existing customer 4 14:05:12 1s 046ms SUCCESS

Manual Tests

No manual tests were recorded
Serenity BDD version 4.2.34