EUDI Wallet Test Report
Report generated 20-05-2026 11:41

Feature: PID-07 issuing mdoc and sd-jwt PID together at once

As a wallet user requesting a PID
I want to receive my PID in both ISO mdoc and SD-JWT VC formats simultaneously
So that I can use my digital identity across different systems and services

Scenarios

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

Feature Coverage By Scenario

Test Outcomes

Test Performance

Serenity BDD version 4.2.22