Super Calculator with Serenity/JS
Home > Super Calculator > Calculations > Multiplying numbers
Report generated 17-10-2023 01:24

Calculations

 Fast (tag)

 1 To 10 Seconds (Duration)

 Super Calculator (capability)

 Smoke (tag)

 Linux (platform)

 Chrome 117.0.5938.132 (browser)

Multiplying numbers

The great thing about Serenity/JS reports is that they aggregate all the examples from a Scenario Outline.

Scenario Outline

When she multiplies <first> and <second>
Then she should see that the result is <expected>

Examples: 

# First Second Expected Comment
1 -5 -3 15 Negative numbers
2 6 2 12 Positive numbers
Steps Outcome
SUCCESS 2s 126ms
SUCCESS 2s 133ms
SUCCESS 4.26s
Serenity BDD version 3.1.0