You can import test data into a dataset using a comma-separated value (CSV) file that
enables you to import large volumes of test data to a dataset rather than manually entering
them.
Before you begin
You must have created a test that contains a dataset with at least one column.
Procedure
- Under the Functional Test Projects view, double-click the dataset. The dataset is displayed in
a browser.
- Click Import.
- Choose the .csv file to import and click Open.
- You can choose the following options in the Import dialog box:
- Click Append to add rows and columns from the selected CSV file to
the end of the dataset.
- Click Overwrite to add the rows and columns from the selected CSV
file from the beginning of the dataset.
- Click OK. Based on your selection, the rows and columns values are added
either to the end of the dataset or from the beginning of the dataset.
- Click Save and close the browser. Click Discard
Changes if you do not want to save the changes.
Results
The data from the CSV file is imported into the dataset.