Inserting the generated test data in a database
After you generate the schema from the configured database in HCL OneTest™ Data, you can directly insert the generated test data in the database.
Before you begin
You must have generated the schema by using the database. See Generating a schema in the database.
Procedure
-
Select the schema that you generated with the following name from the
Schema tab:
anonymous_schema_<number>
-
Click the context menu of the group type of the schema and select
Structure.
You can view the list of all item types associated with the selected group type in the structure view.
-
Click the context menu for all the item types to set the property as Set
Required, and then click Save.
Note: If you have a numeric item type, you must set Min size (digits) and Max size (digits) properties.
For example, when you select Integer as Presentation then you can set the Min size (digits) as 1 and the Max size (digits) as 9.
-
Select the group type in the Dictionary dialog box and click
Generate Data from the context menu.
The Generate Data dialog box is displayed.
- Select the Connection option and provide values for the Number of records and Numeric Seed Value.
- Select the connection type from the list, and then click OK.
Results
You have successfully inserted the generated test data from HCL OneTest Data in the JDBC supported database.
What to do next
-
URL of the connection.
-
Name of the table.
-
Schema name from which the test data is generated.
You cannot download the generated test data from the Jobs page because the test data is written to the configured database and is not available in HCL OneTest Data.
You can log in to the configured database to view the generated test data.