EUDI Wallet Test Report
Report generated 04-08-2026 09:18

Feature: Wallet presents alternative credential combinations from a DCQL query

As a Wallet User
I want the Wallet to show me all valid credential combinations defined in the RP’s DCQL query
So that I can choose which combination of credentials I prefer to share.

Scenarios

Given the user opens the RP request

When the Wallet loads the request

Then it displays all valid credential combinations that satisfy the request

Given the Wallet contains stored credentials

When the Wallet evaluates possible combinations

Then it displays only valid combinations based on the stored credentials

Given more than one valid credential combination exists

When the Wallet displays the combinations

Then the user must select exactly one before continuing

Given the Wallet displays available combinations

When the user views the options

Then each option clearly indicates which credentials will be shared

Given only one valid credential combination exists

When the Wallet displays it

Then the user can proceed without making a selection

Given the Wallet does not contain the required credentials

When the Wallet evaluates the request

Then it displays an error message explaining the request cannot be fulfilled

Given the user has selected a valid combination

When the user proceeds

Then the Wallet shows exactly which information will be shared with the RP

Given the user proceeds with a valid combination

When the Wallet prepares the data

Then it does not show or share any information not requested by the RP

Given the user is in the sharing flow

When the user cancels

Then the Wallet returns to the previous screen without sharing any information

Feature Coverage By Scenario

Test Outcomes

Test Performance

Key Statistics

Number of Scenarios 9 Total Duration 2m 40s
Total Number of Test Cases 9 Fastest Test 16s
Number of Manual Test Cases 9 Slowest Test 18s
Tests Started Aug 04, 2026 09:18:54 Average Execution Time 17s
Tests Finished Aug 04, 2026 09:21:34 Total Execution Time 2m 40s

Automated Tests

No automated tests were executed
Serenity BDD version 4.2.22