# Restassured Reporter Xray

> Use when Codex needs to report Rest Assured API test execution results back to Xray through its API using local case mappings and execution evidence.

- Skill: `jovd83/restassured-reporter-xray` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add jovd83/restassured-reporter-xray`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jovd83/restassured-reporter-xray/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: jovd83 (https://skillmd.com/u/jovd83)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/jovd83/restassured-reporter-xray

---


# Report Results To Xray

## 1. Gather Inputs

1. Collect Xray or Jira credentials securely.
2. Collect execution results and mappings.

## 2. Report

1. Map results to test issue keys.
2. Send concise evidence for failures and blocked states.

## 3. Troubleshooting

1. Problem: The execution file format is rejected.
   Fix: Validate the payload shape against the selected Xray API.
