Creating a database query
When you have the data that is useful for creating the test assets is stored in a database, you can import the data from the database and create a database Query in IBM® DevOps Test Hub (Test Hub).
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.
- Added at least one database connection. See Adding a database connection
- Added the remote Git repository that contains the test resources to the project. See Adding repositories to a server project.
- Created an application in your project. See Creating an application.
Procedure
Results
What to do next
Publish the database query to the Git repository so that other members of the project can use the database query. See Publishing all changes in an Edit branch.
You can create a dataset using the database query. See Creating a dataset by using a database query
You can create a Data definition using the database query. See Creating a data definition by importing fields from a database query.