Establishing a JDBC connection with HCL OneTest Data
You must establish a connection between HCL OneTest™ Data and the JDBC supported database to generate the schema and to write the generated test data in the database.
Before you begin
You must have created a sample schema in the database. See Creating a sample schema in a database.
Procedure
- Select your project in HCL OneTest™ Server and go to the Data Fabrication page.
- Click New from the Connections tab to create a new connection.
- Select JDBC as a connection type and click Next.
-
Enter the following properties of the connection in the Properties dialog
box.
-
Click Test to verify whether the connection is established
successfully.
Note: If the connection fails to establish, it can be because of one of the following reasons:
- Mismatch in the version of the drivers.
- Unreachable database.
- Missing database.
- Unsuccessful copying of the connector jar file.
Results
What to do next
You must provide a name for the connection, and then generate a schema. See Generating a schema in HCL OneTest Data.