Test Data Management
  • Test Data Management
  • Getting-Started
    • Intro
  • Advanced-Features
    • Auto-generate data⚑
    • Table Capabilities πŸ› οΈ
  • Data-source
    • API 🌐
    • Database πŸ—ƒοΈ
    • Manual πŸ“
  • Parameterization
    • Parameterization πŸ”€
    • Import From API
    • Import From Database
    • Import From Execution Data
    • Import From Manual
    • Import from others
  • FAQ
    • Common Questions πŸ“š
    • Contact Us πŸ“¬
Powered by GitBook
On this page
  1. Parameterization

Import From Database

Last updated 1 year ago

To import the data from Database:

  1. Click on Import Data button.

  2. Select Import from database option from the dropdown.

  1. You will be redirected to the Database page, where you can select the created database from which you want to import the data for the parameterized columns.

  2. Click on Next button.

  1. You can see the "Parameterized table Column", and you can select the "Column name for data source" that you want to import from the dropdown.

  1. After selecting the column that you want to import, click on Import to table.

  1. And you can see the imported column that you have selected for parameterized column.

  2. To save the imported data, click on Save as button and your data will be saved in the selected environment.

  • If you want to see the data that you saved in the particular environment, simply click on Open.

  • You also have Delete option if you want to delete the table.

import_from_database
select_database
select_column
import to table
column imported
open table