Serenity BDD TodoMVC
Home > Requirements > Pageobjects > Completing todos > Complete a todo
Report generated 23-05-2024 08:44

Feature: Complete a todo

Scenarios

Starts with a todo list containing: {Walk the dog,Put out the garbage}

Completes: Walk the dog

Should see that that following item is marked as complete: Walk the dog

Should see that the number of items left is: 1

Feature Coverage By Scenario

Test Outcomes

Test Performance

Key Statistics

Number of Scenarios 1 Total Duration 3s
Total Number of Test Cases 1 Fastest Test 3s
Number of Manual Test Cases 0 Slowest Test 3s
Tests Started May 23, 2024 08:44:03 Average Execution Time 3s
Tests Finished May 23, 2024 08:44:06 Total Execution Time 3s

Automated Tests

feature Scenario Context Steps Started Total Duration Result
CompleteATodo Should be able to complete a todo with page objects Chrome,linux 4 08:44:03 3s 312ms SUCCESS

Manual Tests

No manual tests were recorded
Serenity BDD version 4.1.12