Restassured Reporter Testlink

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

jovd83 Updated

File contents

Report Results To TestLink

1. Gather Inputs

  1. Collect the TestLink URL and API key securely.
  2. Collect the latest execution result set.
  3. Collect the local-to-external case mapping.

2. Report

  1. Map each test result to the target external ID.
  2. Send passed, failed, blocked, or skipped status as supported.
  3. Attach concise failure evidence when useful.

3. Troubleshooting

  1. Problem: The result cannot be mapped. Fix: Run the mapper skill before reporting.

jovd83/restassured-skill/tree/main/reporters/testlink commit 72bfff0889

Frequently asked questions

npx skillmds@latest add jovd83/restassured-reporter-testlink