SquidSoft Inc. - GUIDOs
Detailed Design Document - Process Specifications |
User may abort this process by pressing the Cancel button resulting in the Main Menu Window being displayed. For security reasons, it is recommended that users change their password regularly.
![]() Purpose: Allow users to change their passwords Inputs:
Outputs:
Calls:
Called by:
Error conditions:
Algorithm: if user clicks on the 'cancel' button then go back to the Main Menu Interface else if user clicks on the 'OK' button then verify whether the old password is valid if old password is valid then if new and verify new password are matched if they are match then update password of the user in database else print_to_user 'Failure to change password because new and verify new password are not match' endif endif endif endif |
|
![]() |
This site created and maintained with Mortar |