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

Common Questions πŸ“š

  1. How can I access multiple tables?

    • You can access multiple tables through various environments.

  2. Is it possible to access tables across different teams?

    • Yes, you can utilize the "import from other" feature for this purpose.

  3. Can tables be cloned?

    • Certainly, tables can be cloned.

  4. Is TDM at the project level or the team level?

    • TDM operates at the team level, enabling access to tables from different teams or projects.

  5. What are the prerequisites for "import from execution data"?

    • To utilize this feature:

      • The script must be present in the test lab or sprint suites.

      • Steps should include the "create variable" action type.

      • The execution must have been successfully completed.

  6. What is the purpose of "import from other"?

    • This feature allows the import of tables from different teams or public tables.

  7. Can tables created within the repository be reused?

    • No, in order to reuse those tables, you need to import the respective scripts into the test lab or sprint suites.

  8. Can multiple steps be parameterized?

    • Absolutely! We have the flexibility to parameterize multiple steps.

Last updated 1 year ago