InformatiqueEducation / UOB-Business

1 stars 0 forks source link

Login #8

Open Mohamedsoli opened 2 years ago

Mohamedsoli commented 2 years ago

As a student I want to login into the system So that I can use the functions that are available for me

Students should have the ability to use the login function Students should have the ability to change the language of the login screen [English-Arabic]

System should provide the following fields: Username Password Captcha code Login button Remember me button Forgot password

Verify That:

Error messages need to be declared with codes

Mohamedsoli commented 2 years ago

Scenario Login Given: The user navigates to the login page When: The user enters username And: enters password And: enters captcha code And: the user presses the "login" button Then: system verifies if the username, password, and captcha code are valid And: The account related to that username and password is active Then: The system enables the user to access his/her account and use the acquired privilages