Login Tests

Last modified 22 Apr 2021 17:31 +02:00

Scenario 1.

  1. login as Administrator

Result

User is logged in. The page loaded after logging in contains the welcome phraze "welcome to midPoint"

Scenario 2.

Actions:

  1. Login with incorrect user name.

Result:

  • The user stays on the login page. The warning message "Invalid username and/or password." is shown.

Scenario 3.

Actions:

  1. Log in with empty Username field.

Result:

  • The user stays on the login page. The warning message about empty Username field is shown.

Scenario 4.

Actions:

  1. Login as existing user with wrong password

Result:

  • The user stays on the login page. The warning message "Invalid username and/or password." is shown.

Scenario 5.

Actions:

  1. Log in with empty Password field.

Result:

  • The user stays on the login page. The warning message about empty Password field is shown.

Was this page helpful?
YES NO
Thanks for your feedback