Story 3.1.9. RJ. Xing XML feed

Content

General info

To expand the reach of job listings on the Xing platform, the system should export job listings via an XML feed. This feed will include publications from de.rocken.jobs and must be formatted according to Xing’s XML feed specifications. The goal is to ensure a seamless process of transferring job information to Xing, ensuring the feed includes all required details.

Tech docs – Xing

User story

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


RT-6553

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

 

#

Acceptance Criteria

 

01

Scenario: Generate XML feed for Xing
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 Xing,
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 Xing’s specifications.

 

03

Scenario: Export active publications only from de.rocken.jobs
Given I am exporting job listings to Xing,
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 Xing’s schema
Given I have generated the XML feed,
When I validate the feed,
Then the XML should conform to Xing’s XML schema and pass validation checks for proper structure and formatting.

 

Comments

Leave a Reply