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
As a software developer, I want to be able to search for IT jobs in my area and see reviews from other developers who have worked at those companies before, so that I can make an informed decision about where to apply. #11
Scenario: Software developer wants to search for IT jobs in his area and see reviews
Given the software developer has an account on the app
And the software developer is logged in
When the software developer navigates to the "Jobs" page
And the software developer enters their location in the search bar
And the software developer clicks on the "Search" button
Then the software developer should see a list of IT jobs in their area
And each job listing should display a rating score and the number of reviews submitted by other developers who have worked at the company
And the software developer should be able to click on a job listing to view more details about the job and the reviews submitted by other developers