UMS Testcases
UMS Testcases
Pre-conditions
The user has a valid account with a unique password to login.
The current PIN is 1234.
The system displays the main menu.
Post-conditions
1. The new PIN '5555' is saved in the database
Test Case 2
Pre-conditions
The user has a valid account with a unique password.
The current PIN is 1234
The system displays the main menu
Post-conditions
1. The new PIN '5555' is saved in the database
2. The new PIN '6666' is saved in the database
3. The new PIN '7777' is saved in the database
Pre-conditions
The user enters a valid phone number.
4 Enters the received OTP. The system checks and finds it is valid . It displays Main Menu. Pass
5 Check post-condition 1
Post-conditions
1. The registered mobile number is valid.
Test Case 4
4 Enters the received OTP. The system checks and detects wrong OTP. Pass
It displays a message “Try Again.”
5 Check post-condition 1
6 User again enters wrong OTP. System detects wrong OTP and System Crash. Fail
Post-conditions
1. The registered mobile number is not-valid.
2. System is at fault as it is crashed.
Test Case 5
4 Enters the received OTP. The system checks and detects wrong OTP. Pass
It displays a message “Try Again.”
5 Check post-condition 1
6 User again enters wrong OTP. The system checks and detects wrong OTP. Pass
It displays a message “Try Again.”
7. User again enters wrong OTP The system checks and detects wrong OTP. Pass
System sends a warning saying that if the user enters wrong OTP again
the user will be blocked.
Post-conditions
3. The registered mobile number is not-valid.
4. System is at fault as it is crashed.