Given the user has successfully entered the PIN
When the user opens a PID (not the first one issued)
Then the user should see the pid document contents
Given the user has opened the selected PID
When the user presses the delete button
Then the user should see the Documents dashboard
Given the user has opened the first PID that was issued
When the user presses the delete button
Then the application should reboot
Given the application has rebooted
When the login screen appears
Then the user should enter the PIN
Given the user has successfully entered the PIN after reboot
When the user is prompted to enter a PID
Then the user should be able to enter a PID again
| Number of Scenarios | 5 | Total Duration | 23h 56m 55s |
| Total Number of Test Cases | 5 | Fastest Test | 1m 4s |
| Number of Manual Test Cases | 0 | Slowest Test | 2m 18s |
| Tests Started | Jul 24, 2025 14:45:06 | Average Execution Time | 1m 33s |
| Tests Finished | Jul 25, 2025 14:42:02 | Total Execution Time | 7m 46s |
| feature | Scenario | Context | Steps | Started | Total Duration | Result |
|---|---|---|---|---|---|---|
| Deleting a PID document | User enters PIN and selects PID | 3 | 12:19:17 | 2m 18s | ||
| Deleting a PID document | User deletes the document | 3 | 14:40:18 | 1m 43s | ||
| Deleting a PID document | User deletes the document and application reboots | 3 | 14:45:06 | 1m 4s | ||
| Deleting a PID document | User sees the login screen after reboot | 3 | 14:46:10 | 1m 8s | ||
| Deleting a PID document | User needs to enter a PID again | 3 | 12:27:41 | 1m 32s |