Requirement Type | Total | Pass | Fail | Pending | Ignored | Untested |
---|---|---|---|---|---|---|
Capabilities | 3 | 1 | 1 | 1 | 0 | 0 |
Features | 7 | 4 | 2 | 1 | 0 | 0 |
Acceptance Criteria (tests) | 17 | 10 | 2 | 1 | 0 |
Test Type | Total | Pass | Fail | Pending | Ignored |
---|---|---|---|---|---|
Automated | 17 | 10 (59%) | 6 (35%) | 1 (6%) | 0 (0%) |
Manual | 0 | 0 (0%) | 0 (0%) | 0 (0%) | 0 (0%) |
Total | 17 | 10 (59%) | 6 (12%) | 1 (6%) | 0 (0%) |
Total Duration | 1 minutes 36 seconds |
ID | Capability | Features | Auto. Tests |
Manual Tests |
Coverage | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
![]() I need to be able to filter my todos by their status
These features illustrate using Cucumber step definitions with Serenity steps for the task layer. |
1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
|
|||
![]() |
![]() I want to be able to edit or delete entries if I make a mistake
|
4 | 11 | 5 | 0 | 2 | 4 | 0 | 0 | 0 | 0 | 0 |
|
|||
![]() |
![]() I want to be able to store my actions quickly and easily so that I don't need to keep them all in my head
These features illustrate using Page Objects directly with Cucumber step definitions. |
2 | 5 | 4 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
|
Acceptance Tests | Steps | Duration (seconds) |
|
---|---|---|---|
A compromised step | 1 | 0 | |
A step error | 1 | 0.01 | |
A step failure | 1 | 0.01 | |
Complete a todo action | 6 | 4.82 | |
Delete a completed todo | 15 | 6.9 | |
Delete an active todo | 13 | 4.24 | |
Display only Active tasks | 16 | 8.82 | |
New todos should also make coffee | 5 | 3.57 | |
New todos should be marked as Active | 7 | 4.27 | |
Record a new todo action for future use | 6 | 4.1 | |
Several users add new todos | 24 | 15.47 | |
Should be able to clear completed actions from the todo list | 7 | 6.7 | |
Should be able to remove cat related completed items from the todo list | 12 | 8.57 | |
Should be able to remove completed items from the todo list | 12 | 10.09 | |
Should be able to remove dog related completed items from the todo list | 8 | 6.32 | |
Should be able to remove dog when the mainframe is down | 8 | 6.12 | |
Should be able to remove dog when the mainframe is down at the end of the test | 8 | 6.07 |