Given the user opens the app either for the first time, or for next time
When the user navigates through onboarding screens
Then the updated logo is displayed on all screens
Given the user opens the app for the first time
When the user navigates to the Welcome to your wallet screen
Then the following text is displayed: Secure your wallet with a PIN code and connect to your National System below the Welcome to your Wallet
Given the user opens the app for the first time
When the user navigates to the Welcome to your wallet screen
Then the Label Type a PIN is displayed above the PIN input fields
Given the user types a PIN for a first time
When confirm PIN screen is displayed
Then this text is displayed Secure your wallet with a PIN code and connect to your National System
And Label Confirm PIN is displayed above the input fields
Given the user opens the app again after issuing a PID
When user navigates to the Home tab
Then the greeting is updated to Welcome, [Name]
Given the user opens the app
When user navigates to the Home tab
Then the hyperlink Learn more is a button
| Number of Scenarios | 6 | Total Duration | 1m 47s |
| Total Number of Test Cases | 6 | Fastest Test | 16s |
| Number of Manual Test Cases | 6 | Slowest Test | 18s |
| Tests Started | Aug 04, 2026 09:26:54 | Average Execution Time | 17s |
| Tests Finished | Aug 04, 2026 09:28:41 | Total Execution Time | 1m 46s |