nromanen / pratical_testing_2022

0 stars 2 forks source link

[GC: My habits] Verify display of success pop-up after adding a habit #168

Open khomchuk20 opened 1 year ago

khomchuk20 commented 1 year ago

[TC-100.8] : Verify display of success pop-up after adding a habit

Description

This test case verifies that when a habit is successfully added, a pop-up message is displayed, confirming the successful addition.

Precondition

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

Priority

Low

Input data

N/A

Test Steps

Step No. Step description Expected result
1. Add a new habit. The habit is added successfully.
2. Observe the screen for a pop-up message. A pop-up message is displayed with the information: "A habit has been successfully added".

Expected Result

After successfully adding a habit, a pop-up message is displayed with the information: "A habit has been successfully added".

Requirement

Link for corresponding requirements