Serenity BDD Report
Home > Requirements > Super calculator > Calculations
Report generated 20-11-2024 00:14

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 2s
Tests Started Nov 20, 2024 00:14:18 Average Execution Time 2s
Tests Finished Total Execution Time 5s

Automated Tests

feature Scenario Context Steps Started Total Duration Result
Calculations Adding numbers Chrome,linux 4 00:14:18 2s 753ms SUCCESS
Calculations Multiplying numbers Chrome,linux 4 00:14:20 2s 511ms SUCCESS

Manual Tests

No manual tests were recorded
Serenity BDD version 4.1.20