Create Dataset from CSV

The first step is to upload your test data as a CSV file.

  1. Navigate to Datasets: From the main navigation menu on the left, select Dataset.

  2. Initiate Creation: Click the Create New button. An "Upload Test Data" modal will appear.

  3. Upload the CSV File:

    • Provide a descriptive name for your dataset (e.g., LoginCreds).

    • Click Choose CSV File and upload the CSV.

  4. Add the Dataset: Click the Add button. The platform will process the CSV and display the data in a structured table with columns and rows corresponding to your file.

circle-info

Note : The CSV must contain a Scenario column

Example CSV File (credentials.csv):

Last updated