Test Case PR1-B005-TC05 — Multiple todos each retain their individual priority after restart
| Field |
Value |
| Priority |
P1 |
| Behavior |
PR1-B005 |
| Type |
happy_path |
| PR of origin |
#1 |
Preconditions
- App is installed and running
- No existing todos in UserDefaults
Steps
- Create todo 'Task A' with priority 'High'
- Create todo 'Task B' with priority 'Medium'
- Create todo 'Task C' with priority 'Low'
- Terminate the app completely
- Relaunch the app
- Navigate to the todo list
Expected Result
'Task A' shows priority 'High', 'Task B' shows priority 'Medium', and 'Task C' shows priority 'Low'. Each todo independently retains its own persisted priority.
Filed automatically by TIP M3 pipeline. Pool entry: harness/test-cases/. TC ID: PR1-B005-TC05.
Test Case
PR1-B005-TC05— Multiple todos each retain their individual priority after restartPR1-B005Preconditions
Steps
Expected Result
'Task A' shows priority 'High', 'Task B' shows priority 'Medium', and 'Task C' shows priority 'Low'. Each todo independently retains its own persisted priority.
Filed automatically by TIP M3 pipeline. Pool entry:
harness/test-cases/. TC ID:PR1-B005-TC05.