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 | 6m 9s |
| Total Number of Test Cases | 5 | Fastest Test | 52s |
| Number of Manual Test Cases | 0 | Slowest Test | 1m 28s |
| Tests Started | Oct 14, 2025 10:46:37 | Average Execution Time | 1m 13s |
| Tests Finished | Oct 14, 2025 10:52:46 | Total Execution Time | 6m 9s |
| ## | Scenario | Context | Steps | Started | Total Duration | Result |
|---|---|---|---|---|---|---|
| Deleting a PID document | User enters PIN and selects PID | 3 | 10:46:37 | 1m 28s | ||
| Deleting a PID document | User deletes the document | 3 | 10:48:05 | 1m 29s | ||
| Deleting a PID document | User deletes the document and application reboots | 3 | 10:49:34 | 52s 931ms | ||
| Deleting a PID document | User sees the login screen after reboot | 3 | 10:50:27 | 57s 068ms | ||
| Deleting a PID document | User needs to enter a PID again | 3 | 10:51:24 | 1m 22s |