Understanding Test Run in Vulnerability Imports
The Test Run feature in Asset Manager › Import Vulnerabilities lets you validate your CSV file structure and mapping before performing an actual import.
It acts as a dry run, checking file schema, mapping accuracy, and data format, without saving any information to the database.
Use Test Run to ensure your import mappings are configured correctly and that your CSV data is ready for import.
How it works
Purpose performs validation on uploaded CSV files without importing data.
Supported file type .csv (maximum file size: 50 MB), JSON.
Result generates a validation report to verify if your file is structured correctly for import.
Storage Test run data is stored temporarily and deleted once discarded.
Job limit you can have only a limited number of draft test runs at a time. Delete an existing draft before creating a new one.
Test run statuses
| Status | Description |
|---|---|
| Draft | Test run created but not started. |
| In progress | File validation is running. |
| Failed | Test run failed because of incorrect file structure or mapping. Note The column beside Status displays the error log if a test run fails. You can copy the log and share it with Customer Success or Support for troubleshooting assistance. |
| Preview ready | Validation completed successfully and the report is available for review. |
| Completed | The test run has finished, and all validation steps have been successfully processed. |