You are a UAT tester for SwiftBank. The team is in the middle of an Active Sprint for the mobile app's new Dark Mode and Transfer features. You have three raw observations that need to be professionally documented in Jira, triaged for the developers, and moved through the workflow based on recent fixes.
Raw testing observations containing unformatted bug details, environment notes, and current status. Use this raw data to build formal Jira tickets.
OBS-01 is High Severity/High Priority; OBS-02 is Low Severity/High Priority (branding).
| obs_id(string) | raw_note(string) | environment(string) | expected_behavior(string) |
|---|---|---|---|
| OBS-01 | The transfer button disappears when I turn on dark mode. I can't send money! | iPhone 15, iOS 17.2, App v2.4 | UI elements should remain visible and functional in both Light and Dark modes. |
| OBS-02 | Typo on the splash screen. It says 'SwfitBank' instead of 'SwiftBank'. | All Devices | Company branding must be spelled correctly on all screens. |
| OBS-03 | The app closed unexpectedly when I tried to upload a profile picture that was too big (15MB). | Samsung S23, Android 14 | The app should show a validation error: 'File size too large', not crash. |