Story 3.1.8. RJ. Stepstone XML feed (DE)

Content

General info

To increase job visibility on Stepstone.de, the system needs to export job listings via an XML feed. This feed should include publications from de.rocken.jobs and be formatted to match Stepstone’s XML feed specifications. The feed should be successfully generated and sent to Stepstone.de with all relevant job information.

User story

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


RT-5645

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

 

#

Acceptance Criteria

 

01

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

 

03

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

 

Comments

Leave a Reply