Story 3.10.2. RJ. Application section

Content

General info

User story

As a user, I want to view a clear call-to-action in the Application Section on the Company Page so that I can apply to a company’s open positions.

Visual design:

 

#

Acceptance Criteria

 

01

Scenario: Application button display
Given: The user views the Company Page
When: The page loads
Then: An "Apply" button should be visible and prominent in the Application Section.

image-20241113-120917.png

02

Scenario: Application button interaction
Given: The user sees the "Apply" button
When: The user clicks the button
Then: They should be directed to the application page or form for the company.

 

 

03

Scenario: Responsive design
Given: A user views the page on mobile
When: They access the Application Section
Then: The "Apply" button should be accessible and fit the screen without horizontal scrolling.

 

 

04

Scenario: Application button hover
Given: The user hovers over the "Apply" button
When: The cursor is over the button
Then: The button should display a hover effect to indicate interactivity.

 

05

Scenario: Button functionality
Given: A user clicks "Apply"
When: The user has an account
Then: They should be redirected to Application page

 

06

OOS Scenario: Disabled button
Given: There are no available positions
When: The user views the Application Section
Then: The "Apply" button should be disabled or hidden.

 

Comments

Leave a Reply