You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scenario: User wants to filter IT formations based on categories
Given there are multiple IT formations available
And each formation has one or more categories associated with it
When the user navigates to the "Filter by Category" page
And selects one or more categories to filter by
And clicks on the "Apply" button
Then the user should see a list of IT formations that belong to the selected categories
And each formation should display its overall rating and the categories it belongs to
The text was updated successfully, but these errors were encountered:
TiagoTavaresSimoes
changed the title
As a user, I want to be able to customize my profile and preferences, so that I can receive personalized recommendations and notifications about relevant IT companies, formations, and events.
As a user, I want to be able to set preferences for the language and location of the IT companies, formations and events that I see, so that I can tailor my experience to my needs.
Mar 10, 2023
PedroBasilioPlacido
changed the title
As a user, I want to be able to set preferences for the language and location of the IT companies, formations and events that I see, so that I can tailor my experience to my needs.
As a user, I want to filter IT formations based on categories, so that I can compare the events’ rating of the same category.
Mar 10, 2023
Acceptance Test
The text was updated successfully, but these errors were encountered: