Manual UAT: Category List Feature¶
Category List Manual Test¶
Prerequisites¶
- HomeBudget Windows app installed with test database
- Wrapper package installed:
pip install -e src/python/ - Expense categories configured in the database
Test Procedure¶
-
Setup: Activate main env
-
USER ACTION: Run the command
-
VERIFY - Output displays:
- [ ] All expense categories appear in the output
- [ ] Category names are clear and readable
- [ ] Sequence numbers indicate display order
- [ ] Output is ordered by sequence number
-
[ ] No errors or exceptions in console
-
USER FEEDBACK:
- Is the output format helpful for selecting categories?
- Are all categories visible?
- Would you like any additional information?
Result¶
- [ ] PASS - All categories display correctly
- [ ] FAIL - [Note issues]