StreetCode icon indicating copy to clipboard operation
StreetCode copied to clipboard

[TC][Admin/Editor/Categories] [Functionality] Verify that the modal window opens and displays all required fields

Open arisssha opened this issue 1 year ago • 0 comments

Priority: High

Objective:

This test case verifies that the modal window opens and displays all required fields after clicking the button to add a new category.

Preconditions:

  1. The user is logged in as an admin on Streetcode
  2. The user navigated to the "Едітор" section
  3. "Категорії" tab is opened

Steps to reproduce:

  1. Click the "Додати категорію" button to open the modal window
  2. Review the contents of the opened modal window

Expected result:

  1. The modal window opens when "Додати категорію" button is clicked

  2. The modal window displays the following fields:

    • Назва (Title): A required text field with the 1-23 character length.
    • Зображення (Image): A required field to uploaded the image.
    • "Зберегти" button: A "Зберегти" button to save a new category. The "Зберегти" button should remain disabled until all required fields are filled out.

User story: #833

arisssha avatar Jul 23 '24 16:07 arisssha