Serenity BDD Report
Home > Requirements > Super calculator > Calculations
Report generated 22-10-2024 06:19

Feature: Calculations

In order to learn how to use Serenity/JS with Cucumber and Protractor
As a Curious Developer
I'd like to see an example

Scenarios

The "Super Calculator" was developed by Julie Ralph,
the author of Protractor, to demonstrate what Protractor is capable of.

By the way, did you notice that with Serenity/JS you can use Markdown
to better describe each Feature and Scenario?

Before

Given Callie decides to use the Super Calculator

When she adds 19 and 23

Then she should see that the result is 42

Before

Given Callie decides to use the Super Calculator

When she multiplies 6 and 2

Then she should see that the result is 12

Feature Coverage By Scenario

Test Outcomes

Test Performance

Key Statistics

Number of Scenarios 2 Total Duration 0ms
Total Number of Test Cases 2 Fastest Test 2s
Number of Manual Test Cases 0 Slowest Test 7s
Tests Started Oct 22, 2024 06:19:03 Average Execution Time 5s
Tests Finished Total Execution Time 10s

Automated Tests

feature Scenario Context Steps Started Total Duration Result
Calculations Adding numbers Chrome,linux 4 06:19:03 7s 578ms SUCCESS
Calculations Multiplying numbers Chrome,linux 4 06:19:11 2s 577ms SUCCESS

Manual Tests

No manual tests were recorded
Serenity BDD version 4.1.20