Serenity/JS with Playwright Test
Home > Requirements > Using notes
Report generated 11-03-2025 23:25

Feature: Using notes

Scenarios

Alice starts with a list containing 3 items

Alice ensures that displayed items does equal [ "buy some cheese", "feed the cat", "book a doctors appointment" ]

Alice takes notes:

  • items: [ "buy some cheese", "feed the cat", "book a doctors appointment" ]

Bobby starts with an empty todo list

Bobby iterates over a note of items

Bobby ensures that displayed items does equal [ "buy some cheese", "feed the cat", "book a doctors appointment" ]

Alice starts with a list containing 3 items

Alice ensures that displayed items does equal [ "buy some cheese", "feed the cat", "book a doctors appointment" ]

Alice takes notes:

  • items: [ "buy some cheese", "feed the cat", "book a doctors appointment" ]

Bobby starts with an empty todo list

Bobby iterates over a note of items

Bobby ensures that displayed items does equal [ "buy some cheese", "feed the cat", "book a doctors appointment" ]

Alice starts with a list containing 3 items

Alice ensures that displayed items does equal [ "buy some cheese", "feed the cat", "book a doctors appointment" ]

Alice takes notes:

  • items: [ "buy some cheese", "feed the cat", "book a doctors appointment" ]

Bobby starts with an empty todo list

Bobby iterates over a note of items

Bobby ensures that displayed items does equal [ "buy some cheese", "feed the cat", "book a doctors appointment" ]

Feature Coverage By Scenario

Test Outcomes

Test Performance

Key Statistics

Number of Scenarios 3 Total Duration 0ms
Total Number of Test Cases 3 Fastest Test 1s
Number of Manual Test Cases 0 Slowest Test 2s
Tests Started Mar 11, 2025 23:25:06 Average Execution Time 1s
Tests Finished Total Execution Time 5s

Automated Tests

feature Scenario Context Steps Started Total Duration Result
Using notes Todo List App should allow me to share notes across actors and browsers linux,Chrome 6 23:25:06 1s 202ms SUCCESS
Using notes Todo List App should allow me to share notes across actors and browsers linux,Firefox 6 23:25:16 1s 696ms SUCCESS
Using notes Todo List App should allow me to share notes across actors and browsers linux,Safari or WebKit 6 23:25:32 2s 121ms SUCCESS

Manual Tests

No manual tests were recorded
Serenity BDD version 4.2.12