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

Feature: User document management experience

As a user
I want a clearer and more intuitive document management experience
So that I can view, manage, and update my documents with minimal confusion and consistent UI patterns

Scenarios

Given the user launches the app on Android

When the Document List screen is displayed

Then the + button is not visible

Given the user is on the Document List screen

Then the search field should display the label Search

Given the user is on the Document List screen on Android

When the user scrolls down the list

Then the Add document FAB should collapse to icon only

When the user scrolls up

Then the FAB should expand to show label and icon

Given the user opens a document details screen

When the user navigates at the bottom of the screen

Then the remaining instances section is displayed at the bottom of the screen

Given the user is on the Document Details screen

Then the Eye button should be placed next to Document Details text

Given the user is on the Document Details screen

When the user observes the top of the screen

Then the Issuer details card is displayed on top

Given the user is on the Document Details screen on Android

Then the button should be labeled Remove from wallet

And the text Delete document should not be visible

Given the user opens the Filter screen on Android

And a filter section is collapsed

Then the arrow icon should point down

Given the user opens the Filter screen on Android

When the user expands a filter section

Then the arrow icon should point up

Serenity BDD version 4.2.22