StreetCode
StreetCode copied to clipboard
[TC][Admin/Editor/Categories] [UI] Verify that the categories table is sorted alphabetically by title
Priority: High
Objective: This test case verifies that categories displayed in the table are sorted alphabetically (A-Z) by title.
Preconditions
- The user is logged in as an admin on Streetcode
- The user navigated to the "Едітор" section
- "Категорії" tab is opened
- At least 3 categories with different distinguishable titles exist in the table
- The title column has been sorted alphabetically (A-Z)
Steps to reproduce
- Review the order of the sorted category titles in the table
Expected result
The list of categories is sorted in ascending alphabetical order (A-Z) by title.
User story: #833 Epic : #998 Bug: #1545