-
Notifications
You must be signed in to change notification settings - Fork 1
Testing proceedure
Fabrice edited this page Apr 17, 2021
·
3 revisions
Check the status bar after every action to ensure consistency of action and message.
- Test numbers with 0, 1 and 2 decimals
- Test strings
- Test numbers
- Test space and all special characters (é, €, $, *, etc.)
- Test input with arrows
- Wrong format for CSV files: decimal is comma, delimiter is tab or space, string in data, missing values, no column titles.
- Wrong file selected: text files and binary files
- Try right to left and bottom to top flows.
- Interrupt a flow by selecting menus or changing tab before validating.
- Check that keyboard navigation is possible with TAB. Document how to jump from one tab panel to another one (L and R arrows). U and D arrows for combobox.
- Add modal windows for errors
- Update help files !