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 | 10m 54s |
| Total Number of Test Cases | 5 | Fastest Test | 1m 30s |
| Number of Manual Test Cases | 0 | Slowest Test | 2m 41s |
| Tests Started | Oct 14, 2025 11:50:44 | Average Execution Time | 2m 10s |
| Tests Finished | Oct 14, 2025 12:01:38 | Total Execution Time | 10m 54s |
| ## | Scenario | Context | Steps | Started | Total Duration | Result |
|---|---|---|---|---|---|---|
| Deleting a PID document | User enters PIN and selects PID | 3 | 11:50:44 | 2m 33s | ||
| Deleting a PID document | User deletes the document | 3 | 11:53:17 | 2m 41s | ||
| Deleting a PID document | User deletes the document and application reboots | 3 | 11:55:58 | 1m 30s | ||
| Deleting a PID document | User sees the login screen after reboot | 3 | 11:57:28 | 1m 40s | ||
| Deleting a PID document | User needs to enter a PID again | 3 | 11:59:08 | 2m 30s |