Serenity BDD Report
Report generated 22-10-2024 06:19:27

Test Results: All Tests

2 tests

Overview

Test Outcomes

Test Performance

Functional Coverage Overview

Features

Key Statistics

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

Functional Coverage Details

Features

Feature Scenarios StepsText Test Cases % Pass Result Coverage
Calculations 2 Before Given Callie decides to use the Super Calculator Callie navigates to "/protractor-demo/" When she adds 19 and 23 Callie enters a left operand of 19 Callie enters 19 into left operand input Callie selects the + operator Callie selects "+" from operator dropdown Callie enters a right operand of 23 Callie enters 23 into right operand input Callie confirms calculation Callie clicks on "Go" button Then she should see that the result is 42 Callie ensures that the text of result does equal "42" Before Given Callie decides to use the Super Calculator Callie navigates to "/protractor-demo/" When she multiplies 6 and 2 Callie enters a left operand of 6 Callie enters 6 into left operand input Callie selects the * operator Callie selects "*" from operator dropdown Callie enters a right operand of 2 Callie enters 2 into right operand input Callie confirms calculation Callie clicks on "Go" button Then she should see that the result is 12 Callie ensures that the text of result does equal "12" 2 100%

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 Scenarios

feature Scenario Context Steps StepsText Started Total Duration Result
Calculations Adding numbers Chrome,linux 4 Before Given Callie decides to use the Super Calculator When she adds 19 and 23 Then she should see that the result is 42 06:19:03 7s 578ms SUCCESS
Calculations Multiplying numbers Chrome,linux 4 Before Given Callie decides to use the Super Calculator When she multiplies 6 and 2 Then she should see that the result is 12 06:19:11 2s 577ms SUCCESS

Manual Tests

No manual tests were recorded
Serenity BDD version 4.1.20