Displays detailed information for a selected test case, including its description, preconditions, execution steps, and expected results

Test Cases Details

Test Case ID: TC-GLUE-001

Description: Verify that a user can successfully log in using a registered email and the correct password in the OWASP GlueUp application.

Preconditions:

  1. User must have a valid registered account on https://owasp.glueup.com/.
  2. The account must be active and not locked.

Steps:

  1. Navigate to https://owasp.glueup.com/.
  2. Click on the “Login” option.
  3. Enter a valid registered email address.
  4. Enter the correct password.
  5. Click on the Login or Sign In button.

Expected Results:

  1. User is successfully authenticated.
  2. The system redirects the user to their dashboard or home page.
  3. The session is created and remains active until logout or timeout.
  4. No error messages are displayed.

(Page 1 of 1)