Candidate Name:
1234 PIN Account Vallue 34
New PIN
Save PIN
Value
Refresh OK
Iesire Canncel
The client asked for a small banking application and he has approved the following requirements:
REQ01 The user should have the possibility to deposit or withdraw
REQ02 Account value field is read-only and the default value is 34. Account value >= -1
REQ03 Value field is editable, -71 <= Value <= 50
REQ04 After each successful operation, user has to click Refresh to continue
1. Write a test case
2. Specify test input values and their expected outcome. After each operation, consider that all
values are reverted to defaults.
3. Note down any spotted issues and their severity.
4. What types of testing did you apply?