nromanen / pratical_testing_2022

0 stars 2 forks source link

[GC: My habits] Verify redirection to "My Habits" page after clicking "Add Habit" button #166

Open khomchuk20 opened 1 year ago

khomchuk20 commented 1 year ago

[TC-100.6] : Verify redirection to "My Habits" page after clicking "Add Habit" button

Description

This test case verifies that when the user clicks the "Add Habit" button, the system redirects them to the "My Habits" page.

Precondition

The user is logged in and on the All habits page.

Priority

Medium

Input data

N/A

Test Steps

Step No. Step description Expected result
1. Click on the "Add Habit" button on any habit. The system redirects the user to the "My Habits" page.

Expected Result

The user is redirected to the "My Habits" page after clicking the "Add Habit" button.

Requirement

Link for corresponding requirements