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 others

Last updated 1 year ago

To import the data from others:

  1. Click on Import Data button.

  2. Select Import from others option from the dropdown.

With the help of this feature you can import the tables from different teams or public tables.

  • To import the data from the public table, click on public and select public tables.

  • Once you select the public table you will get the data of that particular table that you previously marked as public.

  • You can also change the number of rows that you want to import.

  • Click on Next button.

Note : Maximum number of rows you can import is 50.

  • 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.

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

  • If you want to cancel the import, click on Cancel Import button.

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

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

  • Similarly, If you want to import the data from "Teams" -

Select Team > Project > Build > Test Suite > Test Script > Data Table > Table

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

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

For more information about public table .

Click here
import_from_others
import_public
datatable_public
select_column_others
column_imported
Import_from_team
open table