Platform
Quick Test
Learn how to run ad-hoc tests without creating a project in TesterArmy.
Quick Test lets you run ad-hoc tests without creating a project. It's useful for one-off checks or exploring the platform.
When to Use Quick Test
- Trying out TesterArmy — Test the platform before setting up projects
- One-time checks — Verify something quickly without project overhead
- Exploratory testing — Investigate an issue without saving history
How to Use
- Click Quick Test in the sidebar
- Enter your test prompt (include the target URL)
- Run the test
The AI agent performs the test and shows results in real-time.
Limitations
Quick Test has some restrictions compared to full projects:
| Feature | Quick Test | Projects |
|---|---|---|
| Message history | Not saved | Saved |
| Test results | Not saved | Saved & searchable |
| Saved credentials | Not available | Available |
| Prompt templates | Not available | Available |
| Session sharing | Not available | Available |
Usage & Billing
Quick Test does not have a separate usage quota. It's included with your team plan, and paid plans are billed per seat.
When to Use Projects Instead
Create a project when you need:
- Persistent test history
- Saved login credentials
- Reusable prompt templates
- Team collaboration via session sharing
- Organized test results over time
Related Guides
- Project Setup to connect repository workflows.
- API Reference for programmatic async test runs.
- Getting Started for first-time setup basics.