Creating a Data definition by importing fields from a CSV file
When you want to create a Data definition in HCL DevOps Test Hub (Test Hub) with specific fields for the test data, you can import a CSV file that defines the specific fields. After you import fields to the Data definition, you can edit the Data definition and add generators for the specific fields before you generate the test data.
Before you begin
- Ensured that you are assigned a role as a Project Owner or Tester in the project. See Managing access to the server projects.
- Read information about using Data definitions to fabricate test data. See Overview of data fabrication.
- Created a project in your team space in Test Hub. See Adding a project.
- Added the remote Git repository that contains the test resources to the project. See Adding repositories to a server project.
- Ensured that a CSV file is available on your computer, from which you want to import data.
Procedure
-
Log in to Test Hub.
The team space that contains your project is displayed.
-
Click
to open the project that contains the test assets.
The Overview page of the project is displayed.
-
Click
.
The Data page and the Data navigator panel are displayed.
-
Select the branch in the project repository from the
Branch list.
The assets and resources in the selected branch are displayed in the Data navigator panel.
-
Perform any of the following actions:
- Click the Open action menu icon in the Data navigator, and then click Data definition.
- Click Add files in the right panel, and then click Data definition.
-
Select your action to either select an existing Edit branch or create
an Edit branch:
- Perform the following steps to select an existing Edit
branch:
- Select Use an existing edit branch.
- Select an Edit branch from the Select
branch list if Edit branches already
exist in the selected branch of the repository.Note: A warning message is displayed if the Edit branch, which you selected, is behind the source branch. To update the selected edit branch and maintain synchronization with the source branch, you can select the Update branch option when switching checkbox.
- Click Ok.
- Perform the following steps to create the Edit branch:
- Select Create new edit branch.
- Enter a name for the Edit branch in the Branch Name field.
- Click Save.
- Perform the following steps to select an existing Edit
branch:
-
Create a folder, if you want to use a new folder to contain the
resource by performing the following steps:
-
Perform the following actions in the Create Data
Definition dialog:
The new Data definition opens in the Data page in the editing mode. The headers in the CSV file are added as the fields of the new Data definition but no generators are added. The Data definition created is listed under the logical folder Data definitions under the physical folder MyFolder that you created.
Results
What to do next
You can perform the following tasks:
- Add basic generators with their default settings to the Data definition. You can then save and publish the Data definition. See Saving a Data definition by adding basic generators with their default settings.
- Add basic generators to the Data definition, and then modify the configuration of the generators. You can then save and publish the Data definition. See Saving a Data definition by adding basic generators with their modified settings.