nromanen / pratical_testing_2022

0 stars 2 forks source link

[5404.2] Cancel the creation of new custom habit #146

Open Neolla7 opened 1 year ago

Neolla7 commented 1 year ago

[TC-5404.2] : Cancel the creation of new custom habit

Description

Cancel the creation of new custom habit

Precondition

• Registered User logged in • "My space" page is open • User has less than 6 habits in progress

Priority

Medium

Input data

Habit_title: "Use a bike instead of a car"

Habit_description: "Use a bike instead of a car"

Test Steps

Step No. Step description Expected result
1. Click on the "Add New Habit" button "All Habits" page is open
2. Click on the "Create habit" button "Create habit" template page is open
3. Type #Habit_title into the "Habit title" field #Habit_title text is visible
4. Choose 1 thematic section The chosen thematic section is highlighted
5. Type #Habit_description into the "Short description" field #Habit_description text is visible
6. Select 14 days habit duration 14 days habit duration is visible
7. Click on the "Cancel" button New habit is not added. "My habits" page is open

Requirement

#5404