You are on page 1of 1

1. Main screen.

1.1. User Interfaces.


- check font size, color, format of all labels.
- check the aligned of the controls (label, checkbox, textbox,...)
- check user can change the font (ex : version 1.2)
- check scaling of the program.
1.2. Function.
- check out max length for number textbox.
- check out text characters for number textbox.
- check out min values for number textbox.
- check out button of the number textbox.
- check out special characters of all textbox.
- check out unicode characters for last name, first name textbox.
- check out space for all textbox in the first position.
- check out space for all textbox in the last position.
- check out text characters for balance textbox.
- check out automatic relation numbers check box.
- check out null of all textbox when user click on transfers button.
- check out user input valid data for all textbox when clicking on trans
fers button.
- check out all texbox are null after the transfer is finished.
- check out
2. Transfers screen.
3. Accounts screen.

You might also like