When creating or editing a test scenario, you can:
Start with AIUse the AI Agent to quickly scaffold your test flow. Just describe the behavior in plain English (e.g., “Test login with invalid password”), and Qodex will generate the test scenario, cases, and even rules.
Then customize manuallyAfter the AI does the heavy lifting, you can step in:
Edit test case names, payloads, or headers
Add or modify assertions
Chain additional steps manually
Include setup/teardown logic if needed
Use AI again mid-wayInside the test scenario view, you can ask the AI to: