Serenity/JS with Playwright Test
Home > Requirements > Using notes
Report generated 15-04-2025 02:58

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 1s
Tests Started Apr 15, 2025 02:58:51 Average Execution Time 1s
Tests Finished Total Execution Time 4s

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 02:58:51 1s 130ms SUCCESS
Using notes Todo List App should allow me to share notes across actors and browsers linux,Firefox 6 02:59:01 1s 605ms SUCCESS
Using notes Todo List App should allow me to share notes across actors and browsers linux,Safari or WebKit 6 02:59:15 1s 934ms SUCCESS

Manual Tests

No manual tests were recorded
Serenity BDD version 4.2.12