Qodex.ai home page
Qodex.ai
Search...
⌘K
Dashboard
Dashboard
Search...
Navigation
Run Tests
Running Single Test Scenario
Demo Call with CEO
Blog
Discord
Get Started
Introducing Qodex.ai
Get Started in 10 Minutes
Test Organization & Monitoring
AI Agent Testing
Testing AI Agents
API Discovery
Upload a Swagger or Postman Collection
Auto-discovering APIs with Qodex SDK
Selecting an Existing Collection
API Testing
How To Use Agents
Test Scenarios
Create Test Scenarios Manually
API Security
OWASP Top 10 Tests
Real-World Security Vulnerabilities
Penetration Tests
Run Tests & GitHub Sync
Run Tests
Running Tests from the Qodex Web App
Running Tests via CLI (Local)
Running Tests in CI/CD
Running Single Test Scenario
Running Full Test Suite
Running on Schedule (via Test Plans)
Re-running Failed Tests
GitHub Sync
On this page
From the Qodex Web App
Run Tests
Running Single Test Scenario
As a developer, sometimes you just want to validate one specific scenario like a login flow or a file upload without running an entire suite. Qodex makes this easy from the UI or CLI.
From the Qodex Web App
Go to
Test Scenarios
in the left sidebar.
Locate the specific test scenario you want to run.
Click the
Run
button (▶️ icon) next to it.
Choose the environment (e.g., staging, dev, production).
Hit
Run Test
and view the execution in the
Build Reports
tab.
Each test scenario executes all its test cases (chained, if applicable), and you’ll see:
Request/response details
Logs
Pass/fail summary
Fix suggestions (if previously passed and now failing)
Running Tests in CI/CD
Running Full Test Suite
Assistant
Responses are generated using AI and may contain mistakes.