Whether you’re starting from scratch or tweaking specific payloads, Qodex makes it easy to generate and manage request data with precision.

1. AI-Powered Request Data

When you use the AI Agent to create a test scenario, Qodex auto-generates relevant request data for each test case — including:

  • Headers (e.g., Authorization, Content-Type)
  • Body parameters (JSON/XML)
  • Path & query params

It understands field types, auth requirements, and dependencies between APIs — so the generated data reflects real-world usage and sequences.

Example: If your API requires a user_id from a signup call, Qodex will fetch it from the response and inject it into the next test.

2. Manual Overrides

Sometimes you want full control — Qodex gives you that too:

  • Click “Edit Request” in any test case
  • Add or modify headers, payload, path/query params
  • Insert environment variables or dynamic values

You can even write JavaScript inside test steps to transform or inject custom data based on earlier responses.

3. Hybrid Flow

Qodex allows you to:

  • Generate the base data with AI
  • Fine-tune specific fields manually
  • Reuse or copy data from existing tests

This gives you speed without losing flexibility.