Given a wallet user navigates to the Documents section and selects to add from a list
When the documents on the list are displayed
Then the user can see one PID option without any format indication
Given a wallet user requests PID issuance
When the PID provider processes the request
Then both ISO mdoc and SD-JWT VC formats are generated simultaneously
Given both PID formats are generated successfully
When the PID is delivered to the user's wallet
Then both formats are received in a secure transaction
Given both PID formats are delivered to the wallet
When they are stored in the wallet
Then both formats are accessible
And they appear as PID mdoc and PID sd-jwt in the user interface's documents section
Given the wallet has both PID formats stored
When a service requests PID-based identity verification
Then the wallet automatically selects the appropriate format
And the user does not need to manually choose the format
Given either the mdoc or sd-jwt format fails to generate
When the issuance process encounters an error
Then the entire PID issuance process fails
And no partial PID is stored in the wallet
| Number of Scenarios | 6 | Total Duration | 3m 31s |
| Total Number of Test Cases | 6 | Fastest Test | 27s |
| Number of Manual Test Cases | 6 | Slowest Test | 38s |
| Tests Started | May 20, 2026 11:41:02 | Average Execution Time | 35s |
| Tests Finished | May 20, 2026 11:44:33 | Total Execution Time | 3m 31s |