Manual testing instructions in DG are basic and miss many commands/scenarios.
Details: The "Appendix: Instructions for Manual Testing" section only covers:
Launch/Shutdown/Window Preferences
delete (person) - basic cases
Saving Data (corrupted/missing file)
sort (only default and one invalid case)
filterLoan (typo for filter, only covers paid/unpaid status, and one invalid case)
It completely omits testing for add, loan, pay, edit, delete loan, list, help, exit, and most variations/error conditions of sort and filter. The note "Testers are expected to do more exploratory testing" doesn't excuse the lack of basic coverage for core features.
Expected: Manual testing instructions covering at least the "happy path" and one or two key error conditions for all implemented commands (add, list, edit, delete, loan, delete loan, pay, sort, filter, help, exit).
Labels: type.DocumentationBug severity.Low
original: AndreChia/ped#17
Manual testing instructions in DG are basic and miss many commands/scenarios.
Details: The "Appendix: Instructions for Manual Testing" section only covers:
Launch/Shutdown/Window Preferences
delete (person) - basic cases
Saving Data (corrupted/missing file)
sort (only default and one invalid case)
filterLoan (typo for filter, only covers paid/unpaid status, and one invalid case)
It completely omits testing for add, loan, pay, edit, delete loan, list, help, exit, and most variations/error conditions of sort and filter. The note "Testers are expected to do more exploratory testing" doesn't excuse the lack of basic coverage for core features.
Expected: Manual testing instructions covering at least the "happy path" and one or two key error conditions for all implemented commands (add, list, edit, delete, loan, delete loan, pay, sort, filter, help, exit).
Labels:
type.DocumentationBugseverity.Loworiginal: AndreChia/ped#17