EUDI Wallet Test Report
Home > Android > Regression tests > Manual regression tests > Issuance and presentation - Proximity case > Successful credential issuance and presentation with selective disclosure - python issuer
Report generated 20-05-2026 11:49

Issuance And Presentation - Proximity Case

  Q1 2026   10 To 30 Seconds (Duration)   30 To 60 Seconds (Duration)   Android   US ETESM

Successful credential issuance and presentation with selective disclosure - Python Issuer

Scenario Outline

Given user initiates credential issuance using the <issuer>
And issuance method is <issuance_method>
And issuance is performed on a <issue_scenario>
When issuance flow is completed
Then credential is stored in the Wallet
When user presents the credential to the <verifier>
And presentation is performed on a <presentation_scenario>
And user shares <selective_disclosure>
Then verifier verifies the credential successfully with <status>

Examples: 

# Issuer Issuance Method Issue Scenario Verifier Presentation Scenario Selective Disclosure Status
1 Python from list same device Proximity Verifier App proximity case specific attributes (custom) passed
2 Python from list same device Proximity Verifier App proximity case all attributes (full) passed
3 Python credential offer same device Proximity Verifier App proximity case specific attributes (custom) passed
4 Python credential offer same device Proximity Verifier App proximity case all attributes (full) passed
5 Python credential offer cross device Proximity Verifier App proximity case specific attributes (custom) passed
6 Python credential offer cross device Proximity Verifier App proximity case all attributes (full) passed
Manual Steps Outcome
SUCCESS 24s 590ms
SUCCESS 34s 158ms
SUCCESS 39s 250ms
SUCCESS 32s 753ms
SUCCESS 24s 480ms
SUCCESS 24s 281ms
SUCCESS 179.84s
Serenity BDD version 4.2.22