QA.tech Technical Documentation home page
Search...
⌘K
Ask AI
Support
Get Started
Get Started
Search...
Navigation
Test Features
File Uploads
Documentation
Documentation
API Reference
Discord
Blog
Best Practices
Creating Tests
Project Context
Running Tests
Test Results
Auth
Troubleshooting
Core Concepts
Overview
AI Agent Testing
Knowledge Graph
Knowledge
Applications and Environments
Preview Environments
Tests and Results
Test plans
Dependency Output States
Configs
Issues
Notifcations
Time Saved
Limits
Test Features
Email Inbox
File Uploads
File Downloads
Device Presets
Dialog Handling
Configuration
GitHub
GitLab
Envoyer
Single Sign-On (SSO) & 2FA
IP Access
Authentication Rate Limits
Integrations
Trello
Linear
Jira
Status Badges
Applications
BankID
On this page
Default Test Files
Custom File Uploads
File Selector
Drag and Drop
File Type Restrictions
Test Features
File Uploads
Testing file uploads with default and custom files
Default Test Files
QA.tech provides two default test files that are available for all tests:
test.pdf
- A simple PDF document for testing PDF uploads
test.jpg
- A standard image file for testing image uploads
These files are automatically available to the AI agent during test execution.
Custom File Uploads
For testing specific file import features or custom file requirements, you can create file upload configs:
Navigate to Settings » Configs
Select “File Upload” type
Upload your test file (max 250MB)
Save the configuration
Edit the test case, add the config under “Settings”
File Selector
Using javascript we catch the event that triggers a file selector and renders a custom file selector. This allows us to upload files from configs.
Drag and Drop
The agent currently does not support drag-and-drop file uploads. You can still test by clicking the drag and drop area to trigger the file selector.
File Type Restrictions
When your application has input restrictions (e.g., only accepting .csv files), our AI agent will automatically:
Detect the allowed file types from the input element
Only use files that match the allowed extensions
Was this page helpful?
Yes
No
Email Inbox
File Downloads
Assistant
Responses are generated using AI and may contain mistakes.