Story 3.1.3. RJ. LinkedIn XML feed (DE)

Content

General info

To increase job visibility on LinkedIn Germany, the system needs to export job listings to LinkedIn via an XML feed. This feed should include publications from de.rocken.jobs and be formatted according to LinkedIn’s XML feed specifications. The feed should be successfully generated and sent to LinkedIn DE with all necessary job details.

Tech docs – LinkedIn

User story

As a recruiter or system administrator,
I want to export job listings from de.rocken.jobs to the LinkedIn DE platform via an XML feed,
so that the job listings are published on LinkedIn and can be viewed by potential candidates.


RT-5646

Получение подробных данных проблемы…
СТАТУС

 

#

Acceptance Criteria

 

01

Scenario: Generate XML feed for LinkedIn DE
Given CRM system,
Then the system should generate a properly formatted XML feed with all the necessary details about the job listings.

 

02

Scenario: Include all required fields in the XML feed
Given I am exporting job listings to LinkedIn DE,
When the feed is generated,
Then the XML feed should include required fields such as job title, description, location, salary, qualifications, company details, and application instructions, formatted according to LinkedIn DE’s specifications.

 

03

Scenario: Export active publications only from de.rocken.jobs
Given I am exporting job listings to LinkedIn DE,
When I generate the XML feed,
Then the system should include only active job publications from de.rocken.jobs, excluding inactive or expired listings.

 

04

Scenario: Validate XML feed format against LinkedIn DE schema
Given I have generated the XML feed,
When I validate the feed,
Then the XML should conform to LinkedIn DE’s XML schema and pass validation checks for proper structure and formatting.

 

Comments

Leave a Reply