Story 3.1.5. RJ. Indeed XML feed (DE)

Content

General info

To enhance job visibility, the system needs to export job listings to the de.indeed.com platform via an XML feed. This feed should include publications from de.rocken.jobs and be formatted according to Indeed’s XML feed specifications. The job listings should be successfully transmitted to de.indeed.com, ensuring all necessary job information is included and formatted correctly.

User story

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


RT-5644

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

#

Acceptance Criteria

 

01

Scenario: Generate XML feed for de.indeed.com
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 de.indeed.com,
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 Indeed.de’s specifications.

 

03

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

 

Comments

Leave a Reply