harbor/tests/testcases/Group8-Configuration/8-05-Email-edit-email-settings.md
sigsbee 371fc5d6ac update configuration test case (#1986)
* update configuration test case
2017-04-21 10:36:07 +08:00

683 B

Test 8-05 -Update email settings

Purpose:

To verify that an admin user can update email settings.

References:

User guide

Environment:

  • This test requires that a Harbor instance is running and available.
  • A linux host with Docker CLI installed (Docker client).

Test Steps:

  1. Login UI as admin user.
  2. In configuration email page, change email settings.
  3. Save settings and logout.
  4. Login to check if email settings has been saved.
  5. Click test mail server.

Expected Outcome:

  • In step4, email settings can be saved.
  • In step5, if email settings are correct, test will successful.

Possible Problems:

None