Creating an empty schema
You can create an empty schema to define a structured data storage. Initially, the schema is not connected to any database.
Before you begin
You must have completed the following tasks:
- Ensured that you are assigned a role as a Project Owner or Tester in the project. See Managing access to the server projects.
- Created a project in your team space in Test Hub. See Creating a project.
- 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
You have created an empty schema.
What to do next
You can add a database connection to an empty schema. See Adding a database connection to the schema.