Latest News from the Thunders Product Team
New feature
Product update
Improvement

Dataset Management

Ines avatar
Shared by Ines • February 28, 2026

You can now upload a CSV file and run the same test case once per row, with variable values set dynamically from each row.

Each test run shows which data row was used.

The CSV can include variables used in the test case (such as first name, last name, or email) as well as execution settings like browser and environment.

Upload the CSV under Test Assets, then reference it by name in your CI pipeline.

❗This feature is currently available via CI only. UI support is coming soon.

💡 Read the full article for more details on How to batch execute variations of your Test Case