Creating a dataset

You can create datasets in HCL OneTest Server to replace the values of existing dataset with the values of new dataset during a test or schedule run.

Before you begin

You must have completed the following tasks:

About this task

The default dimension of the dataset that you create in HCL OneTest Server is 1 Row, 1 Column (1R X 1C) dataset. You can enter the number of columns and rows required for the dataset during the creation of dataset.

When you want to create or modify any dataset, you must have an edit branch. You can create the edit branch during the creation of dataset. All your dataset reside in the edit branch until you publish or discard the changes.

After you create the dataset, you can either publish your changes to a remote Git repository or you can discard the changes made to the dataset. The edit branch automatically disappears from the Branch list as well as from the remote Git repository and sets the global branch to the previously selected branch in the following conditions:
  • When you publish changes to the remote Git repository.
  • When you discard the changes made in the dataset.

Procedure

  1. Log in to HCL OneTest Server.

    The team space that contains your project is displayed.

  2. Click Active projects > My projects > project_name to open the project that contains the test assets.

    The Overview page of the project is displayed.

  3. Click Author > Data.

    The Data page and the Data navigator are displayed.

  4. Select the branch in the project repository from the Branch list.
  5. Perform any of the following actions:
    • Click the Open action menu icon in the Data navigator, and then click Dataset.
    • Click Add files in the right panel, and then click Dataset.

    The Edit branch dialog is displayed.

  6. Select your action to either select an existing Edit branch or create an Edit branch:
    • Perform the following steps to select the edit branch:
      1. Select an Edit branch from the Select branch list if Edit branches already exist in the selected branch of the repository.
      2. Click Ok.

      You selected an existing Edit branch.

    • Perform the following steps to create the edit branch:
      1. Select Create new branch.
      2. Enter a name for the edit branch.
      3. Click Save.

      You created an Edit branch.

  7. Perform the following steps in the Create Dataset dialog:
    1. Enter a name for the Dataset along with a folder name in the Name field, if the folder does not exist in the location that you select in the Location field of the dialog.

      For example, you can enter MyFolder/MyDataset in the Name field.

    2. Select a folder if the folder exists in the Location field.
    3. Click Next.
    4. Select the Create an empty dataset option from the Select source list.
    5. Enter the number of columns and rows required for the dataset that you want to create.
    6. Click Create.

    The dataset is displayed in the Data page. You can view the location of the dataset in the Data navigator, listed in the folder that you specified in the project.

  8. Enter the variable data in the table to match the data that you want to use in tests.
  9. Click the Save icon Image of the save icon. to save the dataset.

Results

You created a dataset in your project.

What to do next

You can perform the following tasks: