kudrra / cc_pink4_qc

0 stars 0 forks source link

[TС-002] Logging in #14

Open Kozak-Volodymyr opened 1 year ago

Kozak-Volodymyr commented 1 year ago

[TC-002] : User Authorization Process

Description

Verify user and give access to his account

Precondition

User must be registered in the system

Priority

Priority label

Input data

Required email and password(test@gmail.com test)

Test Steps

Step No. Step description Expected result
1. Clicking the "Sign In" button. The system navigates the user to the login page, where the login form appears.
2. Entering a valid e-mail and password to the login form. The system validates the e-mail and password.
3. The system automatically redirect user to home page The user is on the home page with his account logged in.

Expected Result

The expected result tells the tester what they should experience as a result of the test steps.

This is how the tester determines if the test case is a “pass” or “fail”.

Requirement

Link for corresponding requirements