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

Priority

High

Test Type

Manual Tests

Scenario

Security Validation

Execution

Automation

Tags

Login, Security, Transport

Test Cases Details

Test Case ID: TC-QUALITYFOLIO-006

Description: Verify that the login page and authentication requests are transmitted securely over HTTPS, and HTTP requests are forced to redirect.

Preconditions:

  1. Access to a web browser and network interception tool.

Steps:

  1. Attempt to navigate to http://qualityfolio.dev/.
  2. Inspect the network traffic during login.

Expected Results:

  1. The user is automatically redirected to the HTTPS version of the site.
  2. Authentication tokens and credentials are encrypted in transit.

🗑️ Delete Comment

Are you sure you want to delete this comment? This action cannot be undone.

No data