This note is called "the narrative". It can be used to provide the context around the business capability of your
product ("Efficiency" features in this case) and its features that help to enable this capability.
Please note: While Cucumber allows you to capture a description
of each feature in the .feature
file, Serenity/JS allows us to group those .feature
files in directories corresponding to "epics", "themes" or "business capabilities" of your system and provide
each one of those with additional context using this narrative.txt
file.
By the way: Did you notice that you can use markdown syntax to better express
your thoughts?
Number of Scenarios | 2 |
Total Number of Test Cases | 2 |
Tests Started | Nov 20, 2024 00:14:18 |
Tests Finished | |
Total Duration | 0ms |
Fastest Test | 2s |
Slowest Test | 2s |
Average Execution Time | 2s |
Total Execution Time | 5s |
Number of Scenarios | 2 | Total Duration | 0ms |
Total Number of Test Cases | 2 | Fastest Test | 2s |
Number of Manual Test Cases | 0 | Slowest Test | 2s |
Tests Started | Nov 20, 2024 00:14:18 | Average Execution Time | 2s |
Tests Finished | Total Execution Time | 5s |
feature | Scenario | Context | Steps | Started | Total Duration | Result |
---|---|---|---|---|---|---|
Calculations | Adding numbers | 4 | 00:14:18 | 2s 753ms | ||
Calculations | Multiplying numbers | 4 | 00:14:20 | 2s 511ms |