TEST TYPE: dashboard_functional Title: TC_FUNC_01_Verify_Food_Order_Button Scenario: Verify that the "Food Order" button navigates to the food ordering page. Steps to reproduce: 1. Click on the "Food Order" button in the top navigation bar. Expected Result: The user is redirected to the food ordering page. Priority: High Title: TC_FUNC_02_Verify_Table_Booking_Button Scenario: Verify that the "Table Booking" button navigates to the table booking page. Steps to reproduce: 1. Click on the "Table Booking" button in the top navigation bar. Expected Result: The user is redirected to the table booking page. Priority: High Title: TC_FUNC_03_Verify_Event_Pass_Button Scenario: Verify that the "Event Pass" button navigates to the event pass page. Steps to reproduce: 1. Click on the "Event Pass" button in the top navigation bar. Expected Result: The user is redirected to the event pass page. Priority: High Title: TC_FUNC_04_Verify_Sign_In_Sign_Up_Button Scenario: Verify that the "Sign In / Sign Up" button opens the authentication modal. Steps to reproduce: 1. Click on the "Sign In / Sign Up" button. Expected Result: The authentication modal is displayed. Priority: High Title: TC_FUNC_05_Verify_Filters_Functionality Scenario: Verify that the "Filters" button displays filtering options. Steps to reproduce: 1. Click on the "Filters" button. Expected Result: Filtering options are displayed for the user to select. Priority: Medium Title: TC_FUNC_06_Verify_Sort_By_Functionality Scenario: Verify that the "Sort by" button displays sorting options. Steps to reproduce: 1. Click on the "Sort by" button. Expected Result: Sorting options are displayed for the user to select. Priority: Medium Title: TC_FUNC_07_Verify_Price_Filter_Functionality Scenario: Verify that the "Price" filter displays price sorting options. Steps to reproduce: 1. Click on the "Price" button. Expected Result: Price sorting options are displayed for the user to select. Priority: Medium Title: TC_FUNC_08_Verify_New_On_Eatance_Filter Scenario: Verify that the "New On Eatance" filter displays new restaurant options. Steps to reproduce: 1. Click on the "New On Eatance" button. Expected Result: New restaurant options are displayed. Priority: Medium Title: TC_FUNC_09_Verify_Rating_Filter Scenario: Verify that the "Rating 4.0+" filter displays restaurants with a rating of 4.0 or higher. Steps to reproduce: 1. Click on the "Rating 4.0+" button. Expected Result: Only restaurants with a rating of 4.0 or higher are displayed. Priority: Medium Title: TC_FUNC_10_Verify_Restaurant_Card_Details Scenario: Verify that restaurant cards display correct details such as name, cuisine, location, rating, and offers. Steps to reproduce: 1. View any restaurant card on the page. Expected Result: The card displays the correct restaurant name, cuisine type, location, rating, and available offers. Priority: High Title: TC_FUNC_11_Verify_Sponsored_Tag Scenario: Verify that sponsored restaurants are correctly tagged with a "Sponsored" label. Steps to reproduce: 1. View any restaurant card with a "Sponsored" label. Expected Result: The "Sponsored" label is correctly displayed. Priority: Low Title: TC_FUNC_12_Verify_See_All_Button_For_Top_Restaurant_Brands Scenario: Verify that the "See all" button for Top Restaurant Brands navigates to a detailed brand list page. Steps to reproduce: 1. Click on the "See all" button under Top Restaurant Brands. Expected Result: The user is redirected to a page displaying all top restaurant brands. Priority: Medium Title: TC_FUNC_13_Verify_Navigation_Arrows_Functionality Scenario: Verify that navigation arrows allow scrolling through restaurant brands. Steps to reproduce: 1. Click on the navigation arrows under Top Restaurant Brands. Expected Result: The displayed restaurant brands scroll according to the arrow clicked. Priority: Low Title: TC_FUNC_14_Verify_Restaurant_Pick_Up_Option Scenario: Verify that selecting "Pick Up" on a restaurant card updates the ordering options. Steps to reproduce: 1. Select "Pick Up" on any restaurant card. Expected Result: The ordering options are updated to reflect the pick-up choice. Priority: Medium Title: TC_FUNC_15_Verify_Dine_In_Option Scenario: Verify that selecting "Dine In" on a restaurant card updates the ordering options. Steps to reproduce: 1. Select "Dine In" on any restaurant card. Expected Result: The ordering options are updated to reflect the dine-in choice. Priority: Medium These test cases cover the main functionalities and user interactions visible in the image.