# File Uploads with Custom Files

> "We've enhanced file upload testing capabilities to support both default and custom files, making it easier

Source: https://qa.tech/changelog/file-uploads-with-custom-files · Published: 2025-01-16

---
We've enhanced file upload testing capabilities to support both default and custom files, making it easier to test different file import scenarios.

### How it Works:

-   **Default Test Files**: QA.tech provides built-in test files, including **test.pdf** and **test.jpg**, that are automatically available for use in tests.
-   **Custom File Uploads**: Users can upload their own files for testing specific import features or custom requirements.
-   **File Selector Integration**: The system captures file selector events and allows automated uploads from pre-configured test files.
-   **File Type Restrictions**: The AI agent detects allowed file types from input elements and ensures only matching file types are used in tests.

This feature provides greater flexibility for file-related test cases, helping teams validate upload functionality with ease.
