Given the user is on the Login screen
When the user enters their PIN
Then the user should see the dashboard screen
Given the user is on Home page
When the user clicks on Documents
And the user clicks on the PID doc
Then the PID should open
And the details should be blurred by default auto
And the user should see the eye icon to view the details of the attestation auto
Given the user is viewing the details of an attestation auto
When the user selects eye icon auto
Then the attestation details should no longer be blurred auto
Given the PID is open
When the user clicks the back button
Then the PID should close
And the user should see the dashboard screen again
| Number of Scenarios | 4 | Total Duration | 8m 13s |
| Total Number of Test Cases | 4 | Fastest Test | 1m 55s |
| Number of Manual Test Cases | 0 | Slowest Test | 2m 16s |
| Tests Started | Jul 24, 2025 17:15:37 | Average Execution Time | 2m 3s |
| Tests Finished | Jul 24, 2025 17:23:50 | Total Execution Time | 8m 13s |
| feature | Scenario | Context | Steps | Started | Total Duration | Result |
|---|---|---|---|---|---|---|
| View PID document | User successfully logs in and sees the dashboard | 3 | 17:15:37 | 2m 17s | ||
| View PID document | User opens the PID document from the dashboard | 6 | 17:17:54 | 1m 58s | ||
| View PID document | Viewing attestation details after selecting the 'eye' icon | 3 | 17:19:51 | 1m 56s | ||
| View PID document | User closes the PID document and returns to the dashboard | 4 | 17:21:47 | 2m 3s |