<aside> <img src="/icons/screwdriver_gray.svg" alt="/icons/screwdriver_gray.svg" width="40px" />

Feature Authentication…

</aside>

<aside> <img src="/icons/user-circle-dashed_gray.svg" alt="/icons/user-circle-dashed_gray.svg" width="40px" />

User Storie


Users need to register an account to access the application, log in to access their account, reset their password if forgotten, and log out to secure their account…

</aside>

<aside> <img src="/icons/exclamation-mark_gray.svg" alt="/icons/exclamation-mark_gray.svg" width="40px" />

Functional Requirements


<aside> <img src="/icons/script_gray.svg" alt="/icons/script_gray.svg" width="40px" />

Cases & Scripts


<aside> <img src="/icons/checkmark_gray.svg" alt="/icons/checkmark_gray.svg" width="40px" />

TC-AUTH-010: Register with Valid Email and Strong Password


Description: …


Related Requirements:

<aside> <img src="/icons/script_gray.svg" alt="/icons/script_gray.svg" width="40px" />

TS-AUTH-010: Register


Steps:

  1. Navigate to the registration page.
  2. Enter a valid email address (e.g., [email protected]).
  3. Enter a strong password (e.g., Password@123).
  4. Submit the registration form.
  5. Verify the confirmation email is received.
  6. Click the verification link.

Expected Result:

<aside> <img src="/icons/script_gray.svg" alt="/icons/script_gray.svg" width="40px" />

TS-AUTH-020:


Steps:

  1. Navigate to…

Expected Result:


<aside> <img src="/icons/script_gray.svg" alt="/icons/script_gray.svg" width="40px" />

TC-AUTH-020: Register with Invalid Email Format ****


Description: …


Related Requirements:

<aside> <img src="/icons/checkmark_gray.svg" alt="/icons/checkmark_gray.svg" width="40px" />

TS-AUTH-020:


Steps:

  1. Navigate to the registration page.
  2. Enter an invalid email address (e.g., user@domain).
  3. Enter a strong password.
  4. Submit the registration form.

Expected Result:


</aside>